a:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #DA500E;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: DA500E;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #CCCC00;
}
a:active {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #CCFF33;
}
