body,td,div,span{
font-size: 11px;
	font-family: "trebuchet ms";
color:white;
}

body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}

.content{
	padding: 10px;
	color: #FFFFFF;
	font-family: "trebuchet ms";
	
}
a {
	color: #DAA353;
	font-family: "trebuchet ms";
	
	text-decoration: underline;
}
a:hover {
	color: #A0AC84;
	font-family: "trebuchet ms";
	
	text-decoration: underline;
}
