body {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif, "trebuchet ms";
	background-color: black;
	border-color: #919172;
	font-size: 12px;
}
a:link { color: #ff0; }
a:hover {
	color: #ff0;
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
}

