.webmail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #9999FF;
}
A:hover {
	text-decoration: none;
	color: #9999FF;
	background-color: #EEEEEE;
}
A:visited {
	text-decoration: none;
	color: #9999FF;
}
A:link {
	text-decoration: none;
	color: #9999FF;
}
.email {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    color : #FFCC66;
}
