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

}

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

}

input, textarea, select {
	font-family : Arial;
	font-size : 12px;
	color : #003300;
	background-color : #ffffcc;

 -