a:link { color: #FFFF00; text-decoration: underline}
a:hover {  color: #FFFFFF; text-decoration: none}
a:active { color: #FFFF00; text-decoration: underline}
a:visited { color: #FFFFFF; text-decoration: underline}
.testo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	letter-spacing: 2px;
	list-style-type: disc;
	word-spacing: 5px;
	line-height: 26px;

}
.testoSmall { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;; list-style-type: disc
}
.bordo {
	list-style-type: disc;
	border: thin dashed #FFFFFF;
	background-color: #1E6820;
	padding: 5px;

}
.modulo { ;
	list-style-type: disc;
	color: #000000;
	border: thin dashed #FFFFFF;

}
.bianco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	;
	list-style-type: disc;
	color: #FFFFFF
}
a.bianco:hover  {  color: #FFFFFF; text-decoration: underline}
a.bianco:active  {  color: #FFFFFF; text-decoration: underline}
a.bianco:visited  {  color: #FFFFFF; text-decoration: none}

.titoli {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 8px;
	letter-spacing: 1em;
	padding-top: 8px;



}

