html{ padding: 0 0 0 0; margin: 0 0 0 0;}
body{ padding: 0 0 0 0; margin: 0 0 0 0;}

.menu {

 font-family: Verdana;
 font-size: 13px;
 font-style: normal;
 font-weight: bold;
 color: #ffffff;
}	

.menusmall {

 font-family: Verdana;
 font-size: 12px;
 font-style: italic;
 color: #ffffff;
}

a{
 
 font-family: Verdana;
 font-size: 12px;
 font-style: italic;
 color: #eef600;  
 text-decoration:none;	
 font-weight: bold;
}

a:hover{

 font-family: Verdana;
 font-size: 12px;
 font-style: italic;
 color: #eef600;
 text-decoration:none;
 font-weight: bold;
}

a.linkmenu{
 
 font-family: Verdana;
 font-size: 11px;
 font-style: italic;
 color: #ffffff;  
 text-decoration:none;	
 font-weight: bold;
}

a.linkmenu:hover{

 font-family: Verdana;
 font-size: 11px;
 font-style: italic;
 color: #eef600;
 text-decoration:none;
 font-weight: bold;
}
	
.testo {

 font-family: Verdana;
 font-size: 11px;
 font-style: italic;
 font-weight: normal;
 color: #00009c;
}

.testobig {

 font-family: Verdana;
 font-size: 11px;
 font-style: normal;
 font-weight: bold;
 color: #00009c;
}	

.testobig:hover {

 font-family: Verdana;
 font-size: 11px;
 font-style: italic;
 font-weight: bold;
 color: #00009c;
}	 

.caratteristiche {

 font-family: Verdana;
 font-size: 11px;
 font-style: italic;
 font-weight: bold;
 color: #45cc02;
}

.evidente {

 font-family: Verdana;
 font-size: 11px;
 font-style: italic;
 font-weight: bold;
 color: #00009c;
 background-color:#45cc02;
}