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

