body, table, tr, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #d8d595;}
body { background-color:#000000;

}
a:link {
	color: #fedb7e;
	text-decoration: none;
}
a:visited {
	color: #fedb7e;
	text-decoration: none;
}
a:hover { 
	color: #000000;
background-color:#fedb7e;
}
a:active {
	text-decoration: none;
}
input, textarea, option, select {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #d8d595;
	border: 1px dashed #d8d595;
	padding:2px; }
.content{ margin-bottom:0px; margin-left:0px; position:relative;}
.border{
	background-color: #fedb7e;
	border: 3px solid #fedb7e;
	padding: 3px;
}
