body, TD, P, .bodytxt  {
	scrollbar-face-color : #FFffff;
	scrollbar-track-color : #E8ECFF;
	scrollbar-arrow-color : #E8ECFF;

}

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

A  {text-decoration : underline; color : #000000;}
A:Visited  {text-decoration : underline; color : #000000;}
A:Active  {text-decoration : none; color : #000000;}
A:Hover  {text-decoration : none; color : #000000;}

}

 -