a:link {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;

}
a:hover {
	color: #FFFFFF;
	background-color: #990033;
	font-weight: bold;



}
.art {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color: #CCCCCC;
	border: 1px solid #CCCCCC;

}
a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {

	color: #FFFFFF;
	background-color: #990000;
}
.curiel {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	border: 0px none;
	font-style: italic;
	font-weight: bold;
	line-height: 15px;
	letter-spacing: 5px;

}
.curielTitoli {

	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	border: none;
	font-style: italic;
	font-weight: bold;
	line-height: 15px;
	letter-spacing: 5px;
}
.tabnavigazione {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #663300;
	border-right-color: #663300;
	border-bottom-color: #663300;
	border-left-color: #663300;
}
.home {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #DAC2BE;
	border-right-color: #DAC2BE;
	border-bottom-color: #DAC2BE;
	border-left-color: #DAC2BE;
}
