.med {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 6pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.med2 {
	a:link color: blue; text-decoration: none;
	a:active color: red; text-decoration: none;
	a:visited color: blue; text-decoration: none;
	a:hover color: green; text-decoration: underline;
}
