BODY
{
	SCROLLBAR-BASE-COLOR: #E8E8E8;
	TEXT-DECORATION: none
}
a:active 
{  
	color: #000A46; 
	text-decoration: none
}
a:link 
{  
	color: #000A46; 
	text-decoration: none
}
a:visited 
{  
	color: #000A46; 
	text-decoration: none
}
a:hover 
{  
	color: #CC0000; 
	text-decoration: underline
}


.textsize 
{  
	font-size: 11px
}

