/* CSS Document */

a:link {
	color: #000000;
	font-weight: bold;
	font-style: normal;
	font-family: "Trebuchet MS";
}a:visited {
	color: #990000;
	font-weight: bold;
	font-style: normal;
	font-family: "Trebuchet MS";
}a:hover {
	color: #000000;
	font-weight: bold;
	font-style: normal;
	font-family: "Trebuchet MS";
}a:active {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-family: "Trebuchet MS";

