a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #006666;
}
a:visited {
	color: #006666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
a:hover {
	text-decoration: underline;
	color: #663366;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
a:active {
	text-decoration: none;
	color: #006666;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
