body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	SCROLLBAR-FACE-COLOR: #6F0000;
	SCROLLBAR-HIGHLIGHT-COLOR: #aaaaaa;
	SCROLLBAR-SHADOW-COLOR: #aaaaaa;
	SCROLLBAR-3DLIGHT-COLOR: #6F0000;
	SCROLLBAR-ARROW-COLOR: #aaaaaa;
	SCROLLBAR-TRACK-COLOR: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: black; 
}
td, tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.bordo {
	border: thin dashed #8c0000;
}
.didascalia {
	font-size: 12px;	
}
A:hover {
	COLOR: #ffffff;text-decoration: underline
}
a {
	text-decoration: none;
}
