.style {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
}
.tabella-contenuti {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
	padding-left: 30px;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #E9E9E9;
	text-decoration: line-through;
}
a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}

