a.links {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #AD200C;
}

a.links:hover {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 9px;
	font-weight: bold;
	text-decoration: underline;
	color: #AD200C;
}
