A:link {
	text-decoration: none;
	color: #7f7e7e;
	font-family: "Trebuchet MS", Verdana;
	font-size: 9 px;
	font-weight: bold;
} 
A:visited {
	text-decoration: none;
	color: #7f7e7e;
	font-family: "Trebuchet MS", Verdana;
	font-size: 9 px;
	font-weight: bold;
}
A:hover {
	text-decoration: none;
	color: #fb9720;
	font-family: "Trebuchet MS", Verdana;
	font-size: 9 px;
	font-weight: bold;
} 
A:active {
	text-decoration: none;
	color: #fb9720;
	font-family: "Trebuchet MS", Verdana;
	font-size: 9 px;
	font-weight: bold;
}
