.bioLink {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #4D5E46;
}
a.bioLink:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #005595;
}

.contactLink {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	color: #828282;
}
a.contactLink:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	color: #005594;
}