.standard {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a.press:link {color: #000000; text-decoration: none;
}
a.press:visited {color: #660033;text-decoration: none;
}
a.press:hover {
	color: #000000;
	weight: bold;
	text-decoration: none;
	font-weight: bold;

}
a.press:active { color: #000000;text-decoration: none;
} 
a.bio:link {
	color: #660033;
	text-decoration: none;
	font-weight: bold;

}
a.bio:visited {
	color: #990033;
	text-decoration: none;
	font-weight: bold;

}
a.bio:hover {
	color: #000000;
	weight: bold;
	text-decoration: none;
	font-weight: bold;

}
a.bio:active {
	color: #660033;
	text-decoration: none;
	font-weight: bold;

} 
