BODY
{
	background: #ffffcc;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: black;
}

H1
{
	font-family: Times New Roman;
	font-size: 24px;
	font-weight: bold;
	color: #cc0000;
}

H2
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #800000;
}

H3
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: maroon;
}

.NORMALE
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: black;
}

.LINKBLU
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: blue;
}

.LINKGIALLO
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: yellow;
}

.LINKMARRONE
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: maroon;
}

.LINKSITI
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: yellow;
}

.TESTONORMALE
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: maroon;
}

.MENUCATEGORIA
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-align: left;
	background-color: #008000;
	color: white;
}

.MENUSX
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	font-align: left;
	background-color: #3333cc;
	color: yellow;
}

.MENUDX
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-align: left;
	background-color: #ffcc00;
	color: #000099;
}

.TITOLONEWS
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-align: left;
	background-color: #ffcc66;
	color: #993333;
}

.TESTONEWS
{
	text-align: justify;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: black;
}

.NAZIONE
{
	font-family: Arial;
	font-size: 28px;
	font-weight: bold;
	color: yellow;
	background-color: #990000;
}

.REGIONE
{
	font-family: Arial;
	font-size: 28px;
	font-weight: bold;
	color: white;
}

.PROVINCIA
{
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: yellow;
	background-color: #990000;
}

.HEADER
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-align: center;
	color: white;
	background-color: black;
}

.NOMINATIVO
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: black;
	background-color: #CCFFFF;
}

.INDIRIZZO
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #800000;
	background-color: #DFFFDF;
}

.TELEFONO
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: black;
	background-color: #FFDFDF;
}

.EMAIL
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: blue;
	background-color: #FFFFCC;
}

.SPECIAL
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: black;
	background-color: #FFCC99;
}

.FORM
{
	background-color: #ccffcc;
}

.FORMCAPTION
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	background-color: #cccccc;
	color: #000000;
}

.FORMLABEL
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}

.MENULINKS
{
	background-color: #ffcc99;
}

.MENULINKSCAPTION
{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #ffff00;
	background-color: #800000;
}

.MENULINKSLINK A
{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #800000;
}

.MENULINKSLINK A:hover
{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #ff0000;
}

.MENULINKSDESCR
{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
TESTOPICCOLO
{
	background: #ffffcc;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: black;
}

.platinum {
    BACKGROUND-COLOR: #8080ff;
	color: yellow;
	font-family: "Times New Roman";
	font-size: 18pt;
}

.gold {
    BACKGROUND-COLOR: yellow;
	color: blue;
	font-family: "Times New Roman";
}

.silver {
    BACKGROUND-COLOR: silver;
	color: maroon;
	font-family: "Times New Roman"
}
.bronze {
    BACKGROUND-COLOR: maroon;
	color: white;
	font-family: "Times New Roman";
}


