BODY { font-family: Verdana; font-size: 10 pt; color: #FFFF99;  background-color:#000000; margin-top: 0px; margin-bottom: 0px; margin-left: 0; margin-right: 0; background-image: url(sfondo.jpg); background-repeat: no-repeat; background-attachment: fixed; }
H1 { font-size: 11px; color:#FFFF99; margin-top: 0; margin-bottom: 0; font-weight: bold}
h2 { font-size: 10px; color:#FFFF99; margin-top: 0; margin-bottom: 0; font-weight: normal; text-align:justify}
h3 { font-size: 10px; color:#ffffff; margin-top: 0; margin-bottom: 0; font-weight: bold; text-align: center;}
h4 { font-size: 10px; color:#ff0000; margin-top: 0; margin-bottom: 0; font-weight: bold  text-align: center;}
H5 { font-size: 12px; color:#FFFFFF; margin-top: 0; margin-bottom: 0; font-weight: bold; text-align: center;}
H6 { font-size: 12px; color:#FF0000; margin-top: 0; margin-bottom: 0; font-weight: bold; text-align: center;}
A:link	  { text-decoration: none; color: #FFFFFF}
A:visited { text-decoration: none; color: #FFFFFF}
A:hover { text-decoration: underline; color: #DA251C; font-weight: bold}

    



.testocontenuti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFF99;
	text-align:justify;
	/*padding: 7px;*/
	margin-top: 0; 
	margin-bottom: 0;
}


.testocontenuti:link{
	text-decoration: none; 
	color: #FFFFF
	font-weight: bold;

}



.testocontenuti:hover{
	text-decoration: underline;
	color: #DA251C;
	font-weight: bold;

}

.testocontenuti:visited{
	text-decoration: none; 
	color: #FFFFF
	font-weight: bold;
}
