a:link {
	text-decoration: none;
	color: #003366;
	font-size: 16px;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	font-family: "Antique Olive Roman";
	font-size: 16px;
	color: #9CCFFF;
}
