body, TD, P, .bodytxt  {
	scrollbar-face-color : #D2E4FC;
	scrollbar-track-color : #ffffff;
	scrollbar-arrow-color : #ffoooo;

}
.links {
font-size : 8pt;
font-family : helvetica;
color : #000089;
} 

hr{ 
color: #000089;
width:75%;
height:1px;
}

A  {text-decoration : none; color : #18295A;}
A:Visited  {text-decoration : none; color : #18295A;}
A:Active  {text-decoration : none; color : #18295A;}
A:Hover  {text-decoration : underline; color : #3366FF;}

.white A  {text-decoration : none; color : #000089;}
.white A:Visited  {text-decoration : none; color : #000089;}
.white A:Active  {text-decoration : none; color : #000089;}
.white A:Hover  {text-decoration : underline; color : #000089;}

}