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

}

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

}

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

 -