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

}

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

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

}

input, textarea, select {
	font-family : Arial;
	font-size : 12px;
	color : #FFDCB9;
	background-color : #FF9966;

 -