body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	color: FFCC00;
	background-color: #000000;
}
td {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #FFCC00;
}
a:link {
	color: #FFCC00;
	text-decoration: underline;
}
a:visited {
	color: #FFCC33;
	text-decoration: underline;
}
a:hover {
	color: #FFCC33;
	text-decoration: underline;

}
a:active {
	color: #FFCC33;
	text-decoration: underline;
}
