a:link {
	font-family: Garamond, "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;

}
a:hover {
	font-family: Garamond, "Times New Roman";
	font-size: 14px;
	font-weight: bolder;
	color: #006699;
	text-decoration: underline;
}
a:visited {
	font-family: Garamond, "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
a:active {
	font-family: Garamond, "Times New Roman";
	font-size: 14px;
	font-weight: bolder;
	color: #993300;
	text-decoration: none;
}
