@charset "utf-8";
a:link {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
	color: #990033;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
	color: #CC0000;
	text-decoration: none;
	text-transform: uppercase;
}
a:visited {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
	color: #990033;
}


table {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
	color: #000000;
}
h1 {
	color: #000066;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 24px;
}
