body, TD, P, .bodytxt  {
	scrollbar-face-color : #D2E4FC;
	scrollbar-track-color : #ffffff;
	scrollbar-arrow-color : #ffoooo;

}

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 : underline; color : #18295A;}
.white A:Visited  {text-decoration : none; color : #18295A;}
.white A:Active  {text-decoration : none; color : #18295A;}
.white A:Hover  {text-decoration : none; color : #3366FF;}

hr{ 
color: #D2E4FC;
width:75%;
height:1px;
}

.links {
font-size : 8pt;
font-family : helvetica;
color : #18295A;
text-align:justify;
} 

.camo {font-size:1px; color:#FEfCF1; text-decoration:none;}
.camo A  {font-size:1px; text-decoration : none; color : #FEfCF1;}
.camo A:Visited  {font-size:1px; text-decoration : none; color : #FEfCF1;}
.camo A:Active  {font-size:1px; text-decoration : none; color : #FEfCF1;}
.camo A:Hover  {font-size:1px; text-decoration : none; color : #FEfCF1;}

 -