a:link {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #CC3300;
	text-decoration: underline;
	background-color: #CCCCCC;
}
.titoli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #CC0000;
	font-style: normal;
	text-transform: none;
	letter-spacing: 5px;
	word-spacing: 8px;
}
.sfondocuriel {
	background-attachment: fixed;
	background-color: #666666;
	background-repeat: no-repeat;
	background-position: 0px;
	margin: 0px;
	padding: 0px;
}
.foto {
	background-color: #FFFFFF;
	background-position: center;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #CC3300;
}
a:visited {

	color: #CC0000;
	text-decoration: none;
}
.linea {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #CC0000;
	letter-spacing: 10px;
	filter: Shadow(Color=#666666, Direction=right);
}
.articolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #CC0000;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
