a:link {
	text-decoration: none;
	color: 336699;
	font-family: Georgia, "Times New Roman", Times, serif;

}
a:visited {
	color: #336699;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:hover {
	color: #86BFF4;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
}
