body, TD, P, .bodytxt  {
	scrollbar-face-color : #ffffcc;
	scrollbar-track-color : #ffffcc;
	scrollbar-arrow-color : #000066;

}

A  {text-decoration : underline; color : #336600;}
A:Visited  {text-decoration : underline; color : #336600;}
A:Active  {text-decoration : none; color : #336600;}
A:Hover  {text-decoration : none; color : #336600;}

.white A  {text-decoration : underline; color : #FFFFcc;}
.white A:Visited  {text-decoration : underline; color : #FFFFcc;}
.white A:Active  {text-decoration : none; color : #FFFFcc;}
.white A:Hover  {text-decoration : none; color : #FFFFcc;}

}

.camo {font-size:4px; color:#ffffcc; text-decoration:none;}
.camo A  {font-size:4px; text-decoration : none; color : #ffffcc;}
.camo A:Visited  {font-size:4px; text-decoration : none; color : #ffffcc;}
.camo A:Active  {font-size:4px; text-decoration : none; color : #ffffcc;}
.camo A:Hover  {font-size:4px; text-decoration : none; color : #ffffcc;}

input, textarea, select {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000066;
	background-color : #ffffcc;

 -