body, TD, P, .bodytxt  {
	scrollbar-face-color : #B9CBF1;
	scrollbar-track-color : #C7D4F6;
	scrollbar-arrow-color : #006600;

}

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;}

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