font {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
}
a {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	color: #003399;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	color: #FF0000;
	text-decoration: underline;
}
