body, table, tr, td {
	font: 8pt tahoma; 
	color: #000000;
	letter-spacing: 1px}
	
	BODY {
scrollbar-face-color: #D1860F;
scrollbar-shadow-color: #D1860F;
scrollbar-highlight-color: #D1860F;
scrollbar-3dlight-color:#D1860F ;
scrollbar-darkshadow-color: #D1860F;
scrollbar-track-color: #D1860F;
scrollbar-arrow-color:#000000;
background-color: transparent
} 

A { 
text-decoration: none;
}

a:link, a:active, a:visited {
	color: #CDC981}
A:hover{
	color: #666666;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 1px dotted;
	border-left: 0px none;
}
input, textarea, option, select {
	background-color: #E2DFD8;
	font: 8pt arial;
	color: black;
	letter-spacing: 1px;
	border: 1px solid black;
	padding: 1px; }