﻿body {
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    background-color:#ffffff;
}

A:link	{	
	text-decoration:	none;
	color:	#333333;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333333;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333333;
	}	
		
A:hover	{	
	text-decoration:	none;
	color:	#333333;
	background-color: #cccccc;
	}
	
	.titolo
{
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana;
}
