a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D7D7FF;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
	background-image:  url(../img/bg_body.gif);
	line-height: 15px;
}
.titolo {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFCC;
}
.peso {
	font-size: 10px;
	color: #FF9900;
}
.cantato {
	font-size: 11px;
	color: #FFFFCC;
	font-style: normal;
}
.copy {
	font-size: 9px;
	line-height: 12px;
	color: #666666;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bordo_ext {
	background-color: #333333;
	border: 1px solid #FFFFCC;
}
.menu_nav {
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	height: 15px;
	width: 20%;
	border: 1px solid #FFFFCC;
	background-color: #9F6207;
}
.titoli {
	font-size: 9px;
	color: #333333;
	font-style: normal;
	background-color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-weight: bold;
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f8f8f8;
	text-decoration: none;
	background-color: #494949;
	line-height: 18px;
	text-align: justify;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #606060;
	padding-right: 10px;
	padding-left: 10px;
}
.box_thumbs {
	background-color: #CCCCCC;
	height: 30px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-align: center;
	vertical-align: middle;
	margin: 1px;
	padding: 1px;
	width: 35px;
}

