html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
body {
	background-color: #000000;
	background-image: url(images/bg_01.gif);
}
.td {
	background-image: url(images/bg_04.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.stile {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 18px;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
}
.titolo{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.titoloevento{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
}
.piede{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.link-stile {	
    font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline
	}
.link-stile a {	
    font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none
	}
.link-stile a:link{	
    font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.link-stile a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: none;
}
 
.hr {
	width: 100%;
	height: 1px;
	background-repeat: no-repeat;
	float: no;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	position: fissa;
}
