a:link {
	font-family: Georgia;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-family: Georgia;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: Georgia;
	font-style: normal;
	font-variant: normal;
	color: #CC9999;
	text-decoration: underline;
	cursor: help;
}
a:active {
	font-family: Georgia;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
}

