a:link {
	font-family: Harrington;
	font-size: 14px;
	color: #006600;
	font-weight: bold;

}
a:hover {
	font-family: Harrington;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	text-decoration: underline;

}
a:visited {
	font-family: Harrington;
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: underline;
}
