.MenuNormale
{
	font-size: 12pt;
	color: green;
	font-weight: bold;
	text-decoration: none;
}

a.MenuNormale
{  
	font-size: 12pt;  
	color: white; 
	font-weight: normal; 
	text-decoration: none
}

a.MenuNormale:hover 
{  
	font-size: 12pt;  
	color: yellow; 
	font-weight: normal; 
	
}

a.LinkTipico
{  
	font-family: Verdana;
	font-size: 12pt;  
	color: aqua; 
	text-decoration: underline;
}

a.LinkTipico:hover 
{  
	font-size: 12pt;  
	color: red; 
	text-decoration: underline;
	
}

.Liste {padding: 0px;}

.Tabella-Contenitore
{
background-color: #222222;
}

.Tabella-Menu
{
background-color: #333333;
}

body
{
	font-family:Verdana; font-size:10pt; color:white; font-weight:normal;
	background-color: #000000;
}

p
{
	font-family:Verdana; font-size:10pt; color:white; font-style:normal;
	
}

h1
{
	font-family:Verdana; font-size:18pt; color:#FFCC00;	font-weight:normal;
	
}
h2
{
	font-family:Verdana; font-size:16pt; color:#FFCC00;	font-weight:normal;
	
}
h3
{
	font-family:Verdana; font-size:14pt; color:#FFCC00;	font-weight:normal;
	
}
h4
{
	font-family:Verdana; font-size:12pt; color:#FFCC00;	font-weight:normal;
	
}
h5
{
	font:10pt; font-family: Arial, Helvetica; font-style:normal; font-variant:normal; font-weight:normal
	
}
h6
{
	font:8pt; font-family: Arial, Helvetica; font-style:normal; font-variant:normal; font-weight:normal
	
}