a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #0000FF;
	text-decoration: none;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
	text-decoration: underline;
	font-style: oblique;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #0000FF;
	text-decoration: none;
	font-weight: lighter;
}

