a:link {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	
}
a:hover {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #FB8B00;
	text-decoration: underline;	
}
a:visited {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #999999;
	text-decoration: none;	
}
a:active {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #999999;
	text-decoration: underline;	
}
