a.link {
	font-family: arial,helvetica;
	font-size: 12;
	font-weight: normal;
	font-variant: normal;
	color: #666600;
	text-decoration: none;
}

.link:hover {
	font-family: arial,helvetica;
	font-size: 12;
	font-weight: normal;
	font-variant: normal;
	color: #2C8781;
	text-decoration: underline;
}




