a:link {
	font-family: "Trebuchet MS", Arial;
	font-size: 10pt;
	color: #CC0000;
	text-decoration: none;
}

a:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
}

a:visited {
	font-family: "Trebuchet MS", Arial;
	font-size: 10pt;
	color: #CC0000;
	text-decoration: none;
}