.email {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
	text-decoration: none;
}
.email A {
	FONT-WEIGHT: normal;
	FONT-FAMILY: "Times New Roman", Times, serif;
	TEXT-DECORATION: none;
	color: #000000;
}
.email A:link {
	FONT-WEIGHT: normal;
	FONT-FAMILY: "Times New Roman", Times, serif;
	TEXT-DECORATION: none;
	color: #000000;
}
.email A:visited {
	FONT-WEIGHT: normal;
	FONT-FAMILY: "Times New Roman", Times, serif;
	TEXT-DECORATION: none;
	color: #000000;
}
.email A:hover {
	FONT-WEIGHT: bold;
	FONT-FAMILY: "Times New Roman", Times, serif;
	TEXT-DECORATION: underline;
	color: #000000;
}
