body, TD, P, .bodytxt  {
	scrollbar-face-color : #006600;
	scrollbar-track-color : #006600;
	scrollbar-arrow-color : #FFFFe6;

}

A  {text-decoration : underline; color : #006600;}
A:Visited  {text-decoration : underline; color : #006600;}
A:Active  {text-decoration : none; color : #006600;}
A:Hover  {text-decoration : none; color : #006600;}

.white A  {text-decoration : underline; color : #FFFFe6;}
.white A:Visited  {text-decoration : underline; color : #FFFFe6;}
.white A:Active  {text-decoration : none; color : #FFFFe6;}
.white A:Hover  {text-decoration : none; color : #FFFFe6;}

}

input, textarea, select {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #3a75af;
	background-color : #ffffe6;

 -