body	{ 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 8pt; 
	color: black; 
	background-color:#white;
	margin: 0;
	}
a:hover {
	text-decoration: none;
	color: red
	}
a:link, a:visited, a:active { 
	text-decoration: none 
	}
.descrizione 		{
	font-size: 8pt; 
	color: black; 
	}
.testo 				{
	font-size: 8pt; 
	color: black; 
	font-weight: normal;
	}
.grande 			{
	font-size: 10pt; 
	color: black; 
	font-weight: normal;
	}
.mini 				{
	font-size: 7pt; 
	color: black; 
	}
.mini_grey			{
	font-size: 7pt; 
	color: #999999; 
	}
.menu	 			{
	font-size: 8pt; 
	color: black; 
	font-weight: bold;
	}
.menu_grey	 		{
	font-size: 7pt; 
	color: #999999; 
	font-weight: bold;
	}
.menu_red	 		{
	font-size: 7pt; 
	color: red; 
	font-weight: bold;
	}
.menu_white	 		{
	font-size: 8pt; 
	color: white; 
	font-weight: bold;
	}
.white 				{
	font-size: 8pt; 
	color: white; 
	font-weight: bold;
	text-align: left;
	}
.link 				{
	font-size: 10pt; 
	color: black; 
	text-align: left;
	}
.link_mini 	    	{
	font-size: 9pt; 
	color: black; 
	text-align: left;
	}
.privacy 	    	{
	font-size: 7.5pt; 
	color: black; 
	margin:10px;
	text-align: left;
	}
.gallery 	    	{
	font-size: 8pt;
	color: #666666;
	margin-left:10px;
	margin-top:10px;
	text-align: left;
	background: #FAFAFA;
	}