a:link {
	font-family: "Trebuchet MS";
	color: #990000;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS";
	color: #990000;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	color: #CC6633;
	text-decoration: none;
}
a:active {
	font-family: "Trebuchet MS";
	color: #CC6633;
	text-decoration: none;
}
body {
	text-align: center;
}
