a:link 
{
	color: white;
	text-decoration: none;
}

a:visited 
{
	color: white;
	text-decoration: none;
}

a:hover 
{
	color: #ff6600;
	text-decoration: none;
	font-weight: 0;
}

a:active 
{
	color: #ff6600;
	text-decoration: none;
}

body 
{
	background-color: #127399;
	color:white;
	scrollbar-face-color: #ff6600;
	scrollbar-shadow-color: #127399;
	scrollbar-highlight-color: #127399;
	scrollbar-3dlight-color: #127399;
	scrollbar-darkshadow-color:#127399;
	scrollbar-track-color: #127399;
	scrollbar-arrow-color:#127399;
}

.fixed
{
	font-size:10px; 
	font-family:arial, helvetica, sans serif;
}

TD
{
	font-size:10px; 
	font-family:arial, helvetica, sans serif;
}