.titolo {	
font-family: Verdana, Tahoma;
		font-size: 16px;
		font-weight: bold;
		color: #696564;
		font-style: normal;
}

.titolo2 {	
font-family: Verdana, Tahoma;
		font-size: 12px;
		font-weight: bold;
		color: #696564;
		font-style: normal;
}

body {	
background-color: #ffffff;
		font-family: Verdana;
		font-size: 11px;
		font-weight: normal;
		font-style: normal;
		color: #565552;
}


		table, td { font-size: 11px; }
		a:link { color: #565552; text-decoration: underline; }
a:visited { color: #666261; text-decoration: underline; }
a:hover { color: #565552; text-decoration: none; }
a:active { color: #565552; text-decoration: underline; }
		
.pulsante {	
font-family: Verdana;
		font-size: 11px;
		font-weight: bold;
		color: #ffffff;
		font-style: normal;
                text-decoration: none;
}

