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

