a:visited {
	font-family: "Arial";
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;

}
a:link {
	font-family: "Arial";
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;

}
a:hover {
	font-family: "Arial";
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.email {
	font-family: "Verdana";
	font-size: 12px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}
