a:link {
	font-family: "Book Antiqua";
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: "Book Antiqua";
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	font-family: "Book Antiqua";
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	font-family: "Book Antiqua";
	font-size: 10px;
	color: #ff9900;
	text-decoration: none;
	font-weight: bold;
}

