body {
	background-attachment: fixed;
	background-image: url(sfondo.jpg);
	background-repeat: no-repeat;
	margin: 0px;
}


td {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a {
	color: #666666;
	text-decoration: none;	
}


a:hover {
	color: #ff0033;
}

a.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;	
}

a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #cc0000;
	font-weight: bold;
}

a.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;	
}

a.menu2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #cc0000;
	font-weight: bold;
}

a.menu3 {
	color: #cccccc;
	text-decoration: none;	
}

a.menu3:hover {
	color: #000000;
}

a.menu4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;	
}



a.menu4:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc0000;
	font-weight: bold;
}

.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	color: #ff0033;
	font-weight: bold;
}

.sottotitolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #ff0033;
	font-weight: bold;
}

