a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #2A5C59;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #006633;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
}

a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #999999;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
}
