body, TD, P, .bodytxt  {
	scrollbar-face-color : #FFffe1;
	scrollbar-track-color : #ffffe1;
	scrollbar-arrow-color : #660000;

}

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

}

input, textarea, select {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #660000;
	background-color : #ffffe1;

 -