body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
}
body,td,th {
	color: #c07f44;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bodytext {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.bodytext a{
	color: #cf9e72;
	text-decoration: none;
}
.bodytext a:hover{
	color: #c07f44;
	text-decoration: underline;
}
.form {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-color: #000000;
	color: #BB7C42;
	font-family: Arial, Helvetica, sans-serif;
}
.link {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	
}
.link a{
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	

}
.link a:hover{
	color: #CC9966;
	text-decoration: none;
	font-size: 14px;
	

}
