body, TD, P, .bodytxt  {
	scrollbar-face-color : #F7F7DE;
	scrollbar-track-color : #F7F7DE;
	scrollbar-arrow-color : #ff0000;

}

A  {text-decoration : underline; color : #660000;}
A:Visited  {text-decoration : underline; color : #660000;}
A:Active  {text-decoration : none; color : #660000;}
A:Hover  {text-decoration : none; color : #660000;}

}

.camo {font-size:4px; color:#FCFCDC; text-decoration:none;}
.camo A  {font-size:4px; text-decoration : none; color : #FCFCDC;}
.camo A:Visited  {font-size:4px; text-decoration : none; color : #FCFCDC;}
.camo A:Active  {font-size:4px; text-decoration : none; color : #FCFCDC;}
.camo A:Hover  {font-size:4px; text-decoration : none; color : #FCFCDC;}

input, select, textarea {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #660000;
	background-color : #F7F7DE;

 } 