.testo {
	font : 10px Verdana;
text-decoration: none;
color: #000000
}


.testoaree {
	font : bolder normal 12px Verdana;
text-decoration: none;
color: #FFFFFF; text-transform: uppercase
}


.testobianco {
	font : 10px Verdana;
text-decoration: none;
color: White;
}

a.testobianco:link {
	font : 10px Verdana;
color: White;
}

a.testobianco:active {
	font : 10px Verdana;
color: #FFFFFF
}

a.testobianco:visited {
	font : 10px Verdana;
color: #FFFFFF
}

a.testobianco:hover {
	font : 10px Verdana;
color: #B6D0E0
}



.testo_bd {
	font : 10px Verdana;
text-decoration: none
color: #000000
}

a.testo_bd:link {
	font : 10px Verdana;
color: #000000
}

a.testo_bd:active {
	font : 10px Verdana;
color: #FFFFFF
}

a.testo_bd:visited {
	font : 10px Verdana;
color: #000000
}

a.testo_bd:hover {
	font : 10px Verdana;
color: #FFFFFF
}


.titolo16 {
	text-decoration: none;
	color: #000000;
	font-size : 16px;
	font-family : Verdana;
	font-weight : bold;
}

a.titolo16:link {
	font-size : 16px;
	font-family : Verdana;
	font-weight : bold;color: #000000
}

a.titolo16:active {
	font-size : 16px;
	font-family : Verdana;
	font-weight : bold;
	color: Gray;
}

a.titolo16:visited {
	font-size : 16px;
	font-family : Verdana;
	font-weight : bold; color: #000000
}

a.titolo16:hover {
	font-size : 16px;
	font-family : Verdana;
	font-weight : bold;color: #4682A6
}


.titolo14 {
	text-decoration: none;
	color: #000000;
	font-size : 14px;
	font-family : Verdana;
	font-weight : bold;
}

a.titolo14:link {
	font-size : 14px;
	font-family : Verdana;
	font-weight : bold;color: #000000
}

a.titolo14:active {
	font-size : 14px;
	font-family : Verdana;
	font-weight : bold;
	color: Gray;
}

a.titolo14:visited {
	font-size : 14px;
	font-family : Verdana;
	font-weight : bold; color: #000000
}

a.titolo14:hover {
	font-size : 14px;
	font-family : Verdana;
	font-weight : bold;color: #4682A6
}

.titolo12 {
	text-decoration: none;
	color: #000000;
	font-size : 12px;
	font-family : Verdana;
	font-weight : bold;
}

a.titolo12:link {
	font-size : 12px;
	font-family : Verdana;
	font-weight : bold;color: #000000
}

a.titolo12:active {
	font-size : 12px;
	font-family : Verdana;
	font-weight : bold;
	color: Gray;
}

a.titolo12:visited {
	font-size : 12px;
	font-family : Verdana;
	font-weight : bold; color: #000000
}

a.titolo12:hover {
	font-size : 12px;
	font-family : Verdana;
	font-weight : bold;color: #4682A6
}

.titolo10 {
	text-decoration: none;
	color: #000000;
	font-size : 10px;
	font-family : Verdana;
	font-weight : bold;
}

a.titolo10:link {
	font-size : 10px;
	font-family : Verdana;
	font-weight : bold;color: #000000
}

a.titolo10:active {
	font-size : 10px;
	font-family : Verdana;
	font-weight : bold;
	color: Gray;
}

a.titolo10:visited {
	font-size : 10px;
	font-family : Verdana;
	font-weight : bold; color: #000000
}

a.titolo10:hover {
	font-size : 10px;
	font-family : Verdana;
	font-weight : bold;color: #4682A6
}


.testo_tn {
	font : 9px Verdana;
	text-decoration: none;
	color: Gray;
}

a.testo_tn:link {
	font : 9px Verdana;
	color: Gray;
}

a.testo_tn:active {
	font : 9px Verdana;
	color: Black;
}

a.testo_tn:visited {
	font :9px Verdana;
	color: Gray;
}

a.testo_tn:hover {
	font : 9px Verdana;
	color: #FF9933;
}

.ilpuntogreen {
	font : bold italic 12px Times New Roman;
	text-decoration: none;
	color: #3CB864;
	letter-spacing : 0;
}

.ilpuntoblue {
	font : bold italic 12px Times New Roman;
	text-decoration: none;
	color: #3F65AE;
	letter-spacing : 0;
}

.ilpuntoorange {
	font : bold italic 12px Times New Roman;
	text-decoration: none;
	color: FFA300;
	letter-spacing : 0;
}

.ilpuntored {
	font : bold italic 12px Times New Roman;
	text-decoration: none;
	color: Red;
	letter-spacing : 0;
}

.ilpuntoviolet {
	font : bold italic 12px Times New Roman;
	text-decoration: none;
	color: #784D9D;
	letter-spacing : 0;
}



UL {
	list-style-type : square;
}

.bordo {
	border: 1px solid #000000;
	padding : 2px 2px 2px 2px;
}

