/* CSS Document */
td {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #AAAAAA}

A:link {color: White; font-size: 8pt; text-decoration: none; font-style: bold;} 
A:hover
{
color:yellow;
text-decoration:underline;
font-weight:bold;
background-color:#ff6600;
}
A:visited {color: White; font-size: 8pt; text-decoration: none; font-style: bold;} 
A:active {color: #ff6600; font-size: 8pt; text-decoration: none; font-style: bold;} 
body { background-color:#000000;
scrollbar-3dlight-color: #3E3E3E;
scrollbar-arrow-color: #AAAAAA;
scrollbar-darkshadow-color: #333333;
scrollbar-face-color: #666666;
scrollbar-highlight-color: #ededed;
scrollbar-shadow-color: #666666;
scrollbar-track-color: #ffffff;
scrollbar-base-color: #666666;
}
/*General background color*/




