BODY {
	background-color : #FAFAFA;
	margin-left : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-right : 0px;
	font-family : Arial, Helvetica, sans-serif;
	color : #00417A;
	background-image : url(img/bg.gif);
}

A {
	font-weight : bold;
	text-decoration : underline;
	color : #00417A;
	font-size : 12px;
}

A:HOVER {
	font-weight : bold;
	text-decoration : underline;
	color : #B2001F;
	font-size : 12px;
}



TD {
	font-size : 12px;
	font-weight : normal;
}

.piccolo {
	font-size : 11px;
}

.titolino {
	font-size : 16px;
	font-weight : bold;
}

.titolo {
font-size : 18px;
font-weight : bold;
color : #B2001F;
}

A.titolo {
font-size : 18px;
font-weight : bold;
color : #B2001F;
text-decoration : none;
}

A.titolo:HOVER {
	font-size : 18px;
font-weight : bold;
color : #B2001F;
}


.titolopiccolo {
	font-size : 15px;
	font-weight : bold;
	color : #B2001F;
}

.titolopiccolopiccolo {
	font-size : 12px;
	font-weight : bold;
	color : #00417A;
}