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

}

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

.camo {font-size:4px; text-decoration : none; color : #e5e5e5;}
.camo A  {font-size:4px; text-decoration : none; color : #e5e5e5;}
.camo A:Visited  {font-size:4px; text-decoration : none; color : #e5e5e5;}
.camo A:Active  {font-size:4px; text-decoration : none; color : #e5e5e5;}
.camo A:Hover  {font-size:4px; text-decoration : none; color : #e5e5e5;}

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

 -