a:link{color=#06C;text-decoration: none} 
a:active{color=#06C;text-decoration: none} 
a:visited{color=#06C;text-decoration: none} 
a:hover{color=#06C} 

.data {
	color: #FFF;
	font-weight: normal;
	font-family: "Century Gothic";
	font-size: 14px;
	text-align: center;
}

.evento {
	color: #000;
	font-weight: normal;
	font-family: "Century Gothic";
	font-size: 13px;
	text-align: center;
}
.eventograssetto{
	color: #000;
	font-weight: bold;
	font-family: "Century Gothic";
	font-size: 14px;
	text-align: center;
	}
	
.link {
	color: #06C;
	font-weight: normal;
	font-family: "Century Gothic";
	font-size: 14px;
	text-align: center;
}
.Titolo {
	font-family: "Century Gothic";
	font-weight: bold;
	color: #036;
	font-size: 16px;
	text-align: center;
}
.descrizioni {
	text-align: left;
	font-family: "Century Gothic";
	font-size: 14px;
	color: #678DD6;
}
.Titolo_bianco {
	color: #FFF;
	font-size: 14px;
}
.link_grandi {
	color: #06F;
	font-weight: bold;
	font-family: "Century Gothic";
	font-size: 16px;
}
