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

}

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

}

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

 -