a.email:link {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Arial";

}
a.email:visited {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Arial";

}
a.email:hover {
	font-size: 11px;
	color: ffff00;
	text-decoration: none;
	font-family: "Arial";

}
a.email:active {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Arial";

}
