a:link {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
a:visited {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
a:hover {
	color: #F5A800;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	background-color: #FFFFCC;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #F5A800;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
}
