a:hover {
	font-family: Garamond;
	font-size: 16pt;
	color: #000000;
	text-decoration: none;
	
}
a:link {
	font-family: Garamond;
	font-size: 16pt;
	color: #9900CC;
	text-decoration: none;
}
a:visited {
	font-family: Garamond;
	font-size: 16pt;
	color: #000000;
	font-weight: bold;
}
