a:link {
	color: black;
	font-family: Helvetica;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
}
a:visited { color: navy; font-size: 10px; font-family: Helvetica; font-weight: normal; text-decoration: none; }
a:hover { color: navy; font-size: 10px; font-family: Helvetica; font-weight: normal; text-decoration: none; }
a:active { color: navy; font-size: 10px; font-family: Helvetica; font-weight: normal; }
