table 		{
		font-family: Verdana;
		font-size: 11px;
		color: #2A4786;
		}
		
table.hp 		{
		font-family: Verdana;
		font-size: 10px;
		color: #2A4786;
		}		
		
a 		{
		color: #E93703;
		}

a:hover 	{
		color: #FF0000;
		text-decoration: none;
		}

input 		{
		border: 1px;
		border-style: solid;
		border-color: #666666;
		font-family: Verdana;
		font-size: 11px;
		color: #666666;
		height: 17px;
		}

input.bottone 	{
		background-color: #EBEBEB;
		font-weight: bold;
		min-width: 60px;
		}



a.menu 		{
		text-decoration: none;
		color: #666666;
		font-size: 11px;
		}

a.menu:hover 	{
		text-decoration: none;
		color: #E93703;
		font-size: 11px;
		}
	
.H1 	{
		color: #666666;
		font-weight: bold;
		font-size: 12px;
		}
		
.H2	{
		font-weight: bold;
		color: #FFFFFF;
		font-size: 11px;
		text-decoration:none;
		}

a.H2:hover {
		font-weight: bold;
		color: #FFFFFF;
		font-size: 11px;
		text-decoration:none;
		}
		
.testo-login	{
		font-size: 11px;
		color: #666666;
		}
		
a.news		{
		text-decoration: none;
		color: #2A4786;
		}
		
a.news:hover	{
		text-decoration: none;
		color: #E93703;
		}
		
.menulungo	{
		padding: 3px 0px 3px 0px;
		}
		
.errore		{
		color: #FF0000;
		}

body {
scrollbar-arrow-color: white;
scrollbar-face-color: #2A4786; 
scrollbar-highlight-color: white; 
scrollbar-shadow-color: white;
scrollbar-track-color: #EFEFEF; 

}
		
div.aggiornamento {
	width: 910px;
	text-align: right;
	color: #949494;
	font-weight: bold;
		font-family: Arial;
		font-size: 11px;
}