a {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #FFCC33;
	text-decoration: none;
}
a:link {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	
}
