a.email:link {
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 10px;
	font-weight: bold;
	color: #993300;
	text-decoration: underline;
}
a.email:visited {
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 10px;
	font-weight: bold;
	color: #993300;
}
a.email:hover {
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
