body, TD, P, .bodytxt  {
	scrollbar-highlight-color:#006633;
	scrollbar-shadow-color:#006633;
	scrollbar-3dlight-color:#006633;
	scrollbar-face-color : #006633;
	scrollbar-track-color : #006633;
	scrollbar-arrow-color : #ffffcc;

}

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

.white A  {text-decoration : underline; color : #006633;}
.white A:Visited  {text-decoration : underline; color : #006633;}
.white A:Active  {text-decoration : none; color : #006633;}
.white A:Hover  {text-decoration : none; color : #006633;}

}

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

 -