html,body{
font-family: Arial,Verdana;
color: #E4F7CE;
background-color:#103108;
margin: 0px 0px 0px 0px;
}


a:link {
COLOR: #ffffff;
text-decoration:underline;
}
a:visited {
COLOR: #ffffff;
text-decoration:underline;
}
a:hover {
COLOR: #ffff66;
text-decoration:underline;
}


p {
FONT-SIZE: 13px;
margin-top: 0px;
margin-bottom: 5px;

}

td.footer{
FONT-SIZE: 11px;
}

h1 { 
color: #ffff66;
FONT-SIZE: 18px;
margin-top: 0px;
margin-bottom: 3px;
}

h2 { 
color: #ffff66;
FONT-SIZE: 15px;
font-style:italic;
margin-top: 0px;
margin-bottom: 3px;
}

h3 { 
color: #ffff66;
FONT-SIZE: 14px;
margin-top: 0px;
margin-bottom: 0px;
}


.forms {
FONT-SIZE: 11px;
font-family: Verdana,Arial, sans-serif;
border: 1px solid #c0c0c0;
background-color: #CEE79C;
height: 18px;
	width: 240px;
}

.pulsanti {
	border: 1px solid #c0c0c0;
	FONT-SIZE: 12px;
	background-color: #103108;
	height: 22px; 
	color:#ffffff;
}

td.menu {
width: 105px;
height: 35px;
text-align: center;
background-color:#3F6617} 


td.menu a {
text-decoration:none;
color: #ffffff;
} 

td.menu a:hover {
text-decoration:underline;
color: #ffff66;
}
