a:link { 
font-family: "Book Antiqua", "Times New Roman", Times, serif;
	color: black;
	text-decoration: none;
}
a:visited { 
font-family: "Book Antiqua", "Times New Roman", Times, serif;
	color: black;
	text-decoration: none;
}
a:hover {
font-family: "Book Antiqua", "Times New Roman", Times, serif;
	color: #800000;
	font-weight: bolder;
	text-decoration: none;
} 
