a {
	font-family: Cambria, Candara, "Trebuchet MS";
	font-size: 9px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
a:visited {
	font-family: Cambria, Candara, "Trebuchet MS";
	font-size: 9px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
a:hover {
	font-family: Cambria, Candara, "Trebuchet MS";
	font-size: 9px;
	font-weight: bold;
	color: #999;
	text-decoration: underline;
}
a:active {
	font-family: Cambria, Candara, "Trebuchet MS";
	font-size: 9px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
}

