a:link {
	font-family: "Book Antiqua";
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #999999;
	text-decoration: none;
}
a:visited {
	font-family: "Book Antiqua";
	font-size: 18px;
	font-weight: bolder;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-family: "Book Antiqua";
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
	font-style: normal;

}
a:active {
	font-family: "Book Antiqua";
	font-size: 18px;
	font-weight: bolder;
	color: #FFCC00;
	text-decoration: none;
}
