a {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	padding: 2;
	text-decoration: none;
}
a:hover {
	font-family: verdana; 
	font-size: 11px; 
	color: DDDDDD; 
	text-decoration: none; 
	font-weight: bold; 
	padding: 2; 
	background-color: 770000}
