.titolo {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	color: #B55348;
	font-weight: bold;

}
.linkcubo {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	line-height: 12px;
	font-weight: normal;


}

a:link {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

a:visited {

	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #84382B;
	
	text-decoration: underline;
}
.nolink {

	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	color: #999999;
	line-height: 12px;

}
.corniceimg {
	border: 1px dotted #21243A;
}

BODY { 
SCROLLBAR-FACE-COLOR: #E9E9D1; 
SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
SCROLLBAR-ARROW-COLOR: #FFFFFF;
SCROLLBAR-TRACK-COLOR: #E9E9D1; 
}
