A:LINK {
	color : #339966;
	font : bold;
	text-decoration : none;
}

A:HOVER {
	color: #060;
	font : larger;
	text-decoration : none;
}

A:VISITED {
	color: #339966;
	font : bold;
	text-decoration : none;
}
.eMail { font-size: 12px; color:#093; text-decoration: none;}