a:link {
	font-family: "Book Antiqua";
	font-size: 14px;
	color: #0067CE;
	font-weight: 400;
	font-style: normal;
}
a:visited {
	font-family: "Book Antiqua";
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	color: #333366;
}
a:hover {
	font-family: "Book Antiqua";
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	color: #CC0033;
	font-weight: 500;
}
