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

}

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

}

hr{ 
color: #6F001C;
width:75%;
height:1px;
}
 -