body, TD, P, .bodytxt  {
	scrollbar-face-color : #FFffcc;
	scrollbar-track-color : #ffffcc;
	scrollbar-arrow-color : #990000;

}

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

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