

a{
text-decoration: none
}
a:hover {
color: #3399FF; font-weight: normal; font-style: normal; text-decoration: underline
}
BODY{
scrollbar-face-color: #000000; 
scrollbar-shadow-color: #000000; 
scrollbar-highlight-color: #ffffff; 
scrollbar-3dlight-color: #000000; 
scrollbar-darkshadow-color: #ffffff; 
scrollbar-track-color: #ffffff; 
scrollbar-arrow-color: #ff0000

}
body2
{
	background-attachment: fixed;
	background-image: url(stars.gif);
	background-repeat: repeat-x;
	background-color: #000000;
}

.table2
{
	background-attachment: fixed;
	background-image: url(../images/stars.gif);
	background-repeat: repeat-x;
	background-color: #000000;
	
}