a:link {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFAA;
	text-decoration: none;

}
a:visited {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFAA;
	text-decoration: none;

}
a:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;

}
a:active {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFAA;
	text-decoration: none;

}
