body {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	background-color: #333366;
}
a:link {
	color: #FFCC99;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #99CCFF;
	text-decoration: none;
}
