a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6699FF;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6699FF;
	text-decoration: none;

}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6699FF;
	text-decoration: underline;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6699FF;
	text-decoration: none;
}

