BODY{
background-color: #000000;
font-size: 10px;
color: #999999
}

td,tr{
font-size: 10px;
font-color: #999999
}

a:link    {font-size: 10px; text-decoration:none; color:#CAFF00}
a:visited {font-size: 10px; text-decoration:none; color:#CAFF00}
a:active  {font-size: 10px; text-decoration:none; color:red}
a:hover   {font-size: 10px; color:#BF00E1; text-decoration: underline}

.txt14px {  font-size: 14px}
.txt10px {  font-size: 10px}
.txt12px {  font-size: 12px}

.a1:link    {font-size: 10px; text-decoration:none; color:#330099}
.a1:visited {font-size: 10px; text-decoration:none; color:#330099}
.a1:active  {font-size: 10px; text-decoration:none; color:red}
.a1:hover   {font-size: 10px; color:#660033; text-decoration: underline}