table{
font-size: 11px;
text-decoration: none;
FONT-FAMILY: Verdana;
COLOR: #003300;
}

body {
	margin-left: 10px;
	margin-top: 20px;
	background-color: White;
	scrollbar-arrow-color: #003300;
	scrollbar-base-color: #ffffff;
	scrollbar-darkshadow-color: #E8F0E1;
	scrollbar-track-color: #FFffff;
	scrollbar-face-color: #E8F0E1;
	scrollbar-shadow-color: #669933;
	scrollbar-highlight-color: #E8F0E1;
	scrollbar-3dlight-color: #669933;
}

a{
    COLOR: #003300;
    FONT-FAMILY: Verdana;
    FONT-STYLE: normal;
    FONT-VARIANT: normal;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}
a:hover{
COLOR: #97C377;
}
a.titoletto, {
	font-weight: bold;
	color: #336633;
	margin-left: 5px;
}
a.continua {
	font-weight: bold;
	color: #336633;
}
a.titoletto:hover, a.continua:hover {
	COLOR: #97C377;
}
em {
	font-style: normal;
	font-weight: bold;
	color: #669933;
}
.continua {
	margin-left: 0;
}
#decoro { 
background: url(images/decor.JPG) repeat-x;
border: 5px solid white;
 }
.listbr {
 	/*border: 1px solid #336633;*/
 }
.hdrbr {
 	background-color: #669934;
	color: white;
	font-weight: bold;
 }
.prowbr {
 	background-color: #E8F0E1;
 }
.prowbre, .drowbre {
	cursor: pointer;
 	background-color: #97C377;
	color: white;
 }
 TD#skcont {
 	background-color: #E8F0E1;
	border: 1px solid black;
 }
 TD#skfoto {
 	padding-top: 0;
 }
 TD#skfoto img {
 	border: 1px solid black;
 }
/*TABLE#listbrwbckg {
	border: 1px solid black;
}*/