body { color: #fff; font-size: 10pt; background-image: url(../image2/main_back.gif); }
p {}
td {}
a:link { color: #ccc ; text-decoration: none; }
a:visited { color: #ccc ; text-decoration: none; }
a:hover { color: gray; text-decoration: none; }
a:active { color: #000 ; text-decoration: none; }
.style1 { color: white; font-size: 16px; }
.td { background-color: black; padding: 6pt; border-right-style: inset; border-bottom-style: groove; }
.red {
	color: #F00;
}
