body, TD, P, .bodytxt  {
	scrollbar-face-color : #002e1e;
	scrollbar-track-color : #002e1e;
	scrollbar-arrow-color : #79001d;

}

A  {text-decoration : underline; color : #FFffcc;}
A:Visited  {text-decoration : underline; color : #FFffcc;}
A:Active  {text-decoration : none; color : #FFffcc;}
A:Hover  {text-decoration : none; color : #FFffcc;}

}

input, textarea, select {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFffcc;
	background-color : #002e1e;}

img { border: 0; }