body, TD, P, .bodytxt  {
	scrollbar-face-color : #FFCCCC;
	scrollbar-track-color : #ff9875;
	scrollbar-arrow-color : #cc0099;

}

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

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

}

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

 -