a:link {
	color: #FF6600;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
a:visited {
	color: #FF9933;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
a:hover {
	color: #FF9933;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
a:active {
	color: #FF6600;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}


div a:link {  color: #FF9933; text-decoration: none; font-family: Tahoma}
div a:visited {  color: #FF9933; text-decoration: none; font-family: Tahoma}
div a:hover {  color: #FFFFFF; text-decoration: none; font-family: Tahoma}
div a:active {	color: #FF9933; text-decoration: none; font-family: Tahoma}

p a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10px;
}
p a:visited {
	color: #999999;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10px;
}
p a:hover {
	color: #FF6600;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;

}
p a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10px;
}

.titoli {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FF6633;
	letter-spacing: normal;
	text-align: left;
}
.testobody {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #FF9900;
	text-align: justify;
	vertical-align: text-top;
	line-height: normal;

}
.testbianco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-align: left;
	line-height: normal;
	vertical-align: middle;


}
.sezione {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990033;
	text-align: center;
}
.main-menu {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF9933;
}
.testo-black {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	font-weight: normal;
}
