a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFffff;
	text-decoration: none;
	font-weight: normal;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006600;
	text-decoration: none;
	font-weight: normal;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
	font-weight: normal;

}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bordosu {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.finf {
	background-attachment: fixed;
	background-image: url("inf.jpg"/*tpa=http://www.kaledo.it/immagini/inf.jpg*/);
	background-repeat: repeat-y;
	background-position: left top;
}
.dxcentro {
	background-attachment: fixed;
	background-image: url("dx_centro.jpg"/*tpa=http://www.kaledo.it/immagini/dx_centro.jpg*/);
	background-repeat: repeat-y;
	background-position: right top;
}
.fdx {
	background-attachment: fixed;
	background-image: url("dx_centro.jpg"/*tpa=http://www.kaledo.it/immagini/dx_centro.jpg*/);
	background-repeat: repeat-y;
	background-position: left top;
}
.fondo {
	background-attachment: fixed;
	background-image: url("fondo2.jpg"/*tpa=http://www.kaledo.it/immagini/fondo2.jpg*/);
	background-repeat: repeat-y;
	background-position: right top;
}
.bordi {
	SCROLLBAR-FACE-COLOR: #DB680B;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #999999;
	SCROLLBAR-ARROW-COLOR: #FFCC00;
	SCROLLBAR-TRACK-COLOR: #F48221;
	SCROLLBAR-DARKSHADOW-COLOR: #999999;
	background-color: #646D76;
}