a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #660066;
	text-decoration: underline;
	font-weight: bold;

}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #660066;
	text-decoration: underline;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #993399;
	text-decoration: none;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #660066;
	text-decoration: underline;
}
