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