/* CSS Document */
a:link {
	color: #7C5A52;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #7C5A52;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #660000;
	font-weight: bold;
}
.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #7a1031;
	margin-top: 7px;
} 
.titoletti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #6B6B6B;
	padding: 2px;

} 
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
	color: #6B6B6B;
	padding-left: 7px;
	padding-right: 7px;


} 
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
	color: #6B6B6B;
	margin: 5px;
	padding: 5px;
} 
.testobanda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
} 
.menu { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: 
normal; color: #ffffff; font-weight: normal; }
.menu a:link{
color: #cccccc;
text-decoration: none;
}
.menu a:hover{
color: #ffffff;
text-decoration: none;
}
.menu a:visited{
color: #ffffff;
text-decoration: none;
}

