.mail {
	font-family: Helvetica;
	font-size: 13px;
	color: rgb(255,0,0);
	text-decoration: none;
}
a:hover {
	color: rgb(153,153,153);
}
