body {
font:Trebuchet, Arial, Helvetica, sans-serif
}
a:link {
	font: Trebuchet
	color: #999933;
	text-decoration: none;
}
a:visited {
	font: Trebuchet
	color: #999999;
	text-decoration: none;
}
a:hover {
	font: Trebuchet
	color: #ffffff;
	text-decoration: none;
}
