a:link {
	text-decoration: none;
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #768F1A;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
