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

}

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

}

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

 -