a {color: #858585; text-decoration: none;} 
a:link {color: #858585; text-decoration: none;} 
a:active {color: #858585; text-decoration: none;} 
a:visited {color: #858585; text-decoration: none;} 
a:hover {color: #858585; text-decoration: none;} 

body {
	font-family: Verdana, 'sans-serif'; 
	background-color: #353535; 
	color: #333333; 
	margin:0px;
}

td {
	font-family: tahoma; 
	color: #333333; 
	font-size: 10px;
} 

input { 
	font-weight: normal; 
	font-size: 9px; 
	color: #40c0d7; 
	font-style: normal; 
	font-family: tahoma; 
	font-variant: normal; 
	border: 1px solid #000000; 
	background: #353535;
} 

select { 
	font-weight: normal; 
	font-size: 9px; 
	color: #40c0d7; 
	font-style: normal;
	 font-family: tahoma; 
	 font-variant: normal;
	 border: 1px solid #000000; 
	 background: #333333;
 } 
 
input.box { 
	font-family: verdana; 
	width: 117px;
} 

textarea { 
	border: 1px solid #000000; 
	background: #353535; 
	font-size: 9px; 
	font-family: tahoma; 
	color: #40c0d7;
}