body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #0099FF;
	text-decoration: underline;
}

a:visited {
	color: #0099FF;
	text-decoration: underline;
}

a:hover {
	color: #0099FF;
	text-decoration: none;
}
.contattami {
	font-size: 30px;
	font-weight: bold;
	color: #0099FF;
}

