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

}

hr{ 
color: #003300;
width:75%;
height:1px;
}

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;}

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

}

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

 -