
a.nav:link {
	color: #333333;
	padding: 2px;}

a.nav:visited {
	color: #cccccc;
	padding: 2px;
}

a.nav:hover {
	color: #FFFFFF;
	background-color: #666666;
	padding: 2px;
}

a.menu {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

a.menu:hover {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
	}

a.box {
	padding: 3px;
	background-color: #FFFFFF;
	text-decoration: none;
	border: medium solid #CCCCCC;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.box:hover {
  color: #000000;
	padding: 3px;
	text-decoration: none;
	background-color: #666666;
	border: medium solid #3366FF;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.testoRed {
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
}

.testoRedBig {
	font-family: verdana;
	font-size: 14px;
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
}

.testoBiancoBold {
	font-family: arial;
	font-size: 13px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

.testo {
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}

.testoblu {
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	color: #CC0202;
	font-weight: bold;
}

.testoazz {
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	color: #919BF7;
	font-weight: none;
}

.testogreen1 {
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
	color: #99CC33;
	font-weight: bold;
}

.testogreen2 {
	font-family: verdana;
	font-size: 14px;
	text-decoration: none;
	color: #99CC33;
	font-weight: bold;
}

.testo3 {
	font-family: verdana;
	font-size: 16px;
	text-decoration: none;
	color: #CC0202;
	font-weight: bold;
}

.testoBig {
	font-family: Arial;
	font-size: 18px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.testoBigBianco {
	font-family: Arial;
	font-size: 18px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

.testobold {
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	

}
.testobold2 {
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	

}
.testred1 {
	color: #ff3300;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	font-family: verdana;
}

.testoboldBiano {
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	line-height: 14px;
	}

.testo2 {
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
.link2 {
	color: #000000;
	text-decoration: none;
}
.link2:hover {
	color: #99CC33;
	text-decoration: none;
}

.linkazz {
	color: #919BF7;
	text-decoration: none;
}
.linkazz:hover {
	color: #FB8333;
	text-decoration: none;
}

.linkred {
	color: #ff3300;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.linkred:hover {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}

.linkgreen {
	color: #006600;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
.linkgreen:hover {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
}

.linkgreen2 {
	color: #99CC33;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.linkgreen2:hover {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}

.link3 {
	color: #ffffff;
	text-decoration: underline;
	line-height: 14px;
}
.link3:hover {
	color: #ffffff;
	text-decoration: none;
}


.testoBianco {
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
	line-height: normal;
	}

input.textbox {

font: 11px Arial, Helvetica, sans-serif;

color: #006600;

background: #FFFFFF;

border: 1px solid #006600;

padding-right: 2px;

padding-left: 2px;


}

.button {
      background: #99CC33;
      color:#ffffff;
      font-family: verdana;
      font-size: 11px;
      border: Solid 1px #000000;
}


.textarea {
	width : 350px;
	height: 200px;
	font: 11px Arial, Helvetica, sans-serif;
	
	color: #000000;
	
	background: #FFFFFF;
	
	border: 1px solid #000000;
	
	padding-right: 2px;
	
	padding-left: 2px;
}
.textareaFree {
	font: 11px Arial, Helvetica, sans-serif;
	
	color: #000000;
	
	background: #FFFFFF;
	
	border: 1px solid #000000;
	
	padding-right: 2px;
	
	padding-left: 2px;
}

select {

font: 11px Verdana;

color: #99CC33;

background: #FFFFFF;

border: 

}

.textbox {
	font: 11px Arial, Helvetica, sans-serif;
	
	color: #99CC33;
	
	background: #99CC33;
	
	border: 1px solid #99CC33;
	
	padding-right: 2px;
	
	padding-left: 2px;
}

BODY 
{
SCROLLBAR-FACE-COLOR: #99CC33; 
SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
SCROLLBAR-SHADOW-COLOR: #ffffff; 
SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
SCROLLBAR-ARROW-COLOR: #ffffff; 
SCROLLBAR-TRACK-COLOR: #ffffff; 
SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
} 