.nav A:link {
	font-family: MS Sans Serif, helvetica; 
	font-size: 10pt; 
	font-weight: bold; 
	text-decoration: none; 
	color: #66FF66;
}

.nav A:visited {
	font-family: MS Sans Serif, helvetica; 
	font-size: 10pt; 
	font-weight: bold; 
	text-decoration: none; 
	color: #66FF66;
}

.nav A:hover {
	font-family: MS Sans Serif, helvetica; 
	font-size: 10pt; 
	font-weight: bold; 
	text-decoration: underline; 
	color: #FFFFFF;
}

.H3 {
	font-family: verdana, geneva; 
	font-size: 16pt; 
	font-weight: bold; 
	color: #000000;
}

.H2 {
	font-family: verdana, geneva; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #0000FF;
}

.content {
	font-family: arial, helvetica; 
	font-size: 10pt; 
	text-decoration: none; 
	color: #000000;
}

.content A:link {
	font-family: arial, helvetica; 
	font-weight: normal; 
	text-decoration: underline; 
	color: blue;
}

.content A:visited {
	font-family: arial, helvetica; 
	font-weight: normal; 
	text-decoration: underline; 
	color: blue;
}

.content A:hover {
	font-family: arial, helvetica; 
	font-weight: normal; 
	text-decoration: none; 
	color: #FF0000;
}

.home A:link {
	font-family: BankGothic Lt BT, geneva, arial; 
	font-size: 12pt; 
	font-weight: bold; 
	text-decoration: none; 
	color: #66FF66;
}

.home A:visited {
	font-family: BankGothic Lt BT, geneva, arial; 
	font-size: 12pt; 
	font-weight: bold; 
	text-decoration: none; 
	color: #66FF66;
}

.home A:hover {
	font-family: BankGothic Lt BT, geneva, arial; 
	font-size: 12pt; 
	font-weight: bold; 
	text-decoration: underline; 
	color: #FFFFFF;
}

.home {
	font-family: MS Sans Serif, helvetica; 
	font-size: 8pt; 
	font-weight: normal; 
	text-decoration: none; 
	color: #FFFFFF;
}




/* login pages stylesheet  
--------------------------------------------------------------------
*/


INPUT
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    FONT-SIZE: 8pt;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px 0pc 0px 0px;
    COLOR: black;
    PADDING-TOP: 0px;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: white
}
.testo
{
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none
}
.header
{
    FONT-SIZE: 8pt;
    COLOR: white;
    FONT-FAMILY: Verdana;
    FONT-WEIGHT: bold;
}
.TestoRosso
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: red;
    FONT-FAMILY: Verdana
}
.Titolo
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    COLOR: blue;
    FONT-FAMILY: Verdana
}
BODY
{
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Verdana
}
