a:link {
	font-family: Garamond, "Times New Roman", Times, Serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #0000a8;
	text-decoration: underline;
}
a:visited {
	font-family: Garamond, "Times New Roman";
	font-size: 12pt;
	color: #0099FF;
	text-decoration: underline;
}
a:hover {
	font-family: Garamond, "Times New Roman";
	font-size: 12pt;
	font-style: normal;
	color: #999999;
	text-decoration: underline;
}
a:active {
	font-family: Garamond, "Times New Roman";
	font-size: 12pt;
	font-style: normal;
	color: #FF0000;
	text-decoration: underline;
}

