a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #0033FF;
	text-decoration: none;
	font-weight: bold;

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

}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #000066;
	text-decoration: none;
	font-weight: bold;

}
