a.link {
	font-family: Verdana,Tahoma,Arial,Helvetica;
	font-size: 12;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

.link:hover {
	font-family: Verdana,Tahoma,Arial,Helvetica;
	font-size: 12;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
}

