.br4sp2 {
	border: thin double #FF9966;
}
.br-bot-2 {
	border-bottom-width: medium;
	border-bottom-style: inset;
	border-bottom-color: #FF9966;
}
.br-top-2 {
	border-top-width: medium;
	border-top-style: inset;
	border-top-color: #FF9966;
}
.br-left-top-2 {
	border-top-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999966;
	border-left-color: #999966;
	background-color: #EFEED6;

}
.br-top-right-bot {
	border-top-width: medium;
	border-right-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999966;
	border-right-color: #999966;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #999966;
	background-color: #EFEED6;


}
.br-left-bot {
	border-bottom-width: medium;
	border-left-width: medium;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999966;
	border-left-color: #999966;
	background-color: EFEED6;

}
.elenco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
	color: #006600;



}
.corpo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	vertical-align: top;
	padding: 2px;


}
.titolo-sez {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #660000;
	text-align: center;
	vertical-align: middle;
	padding: 10px 10px 5px;

}
a:link {
	font-weight: bold;
	color: #000000;
}
a:visited {
	font-weight: bold;
	color: #005500;
	text-decoration: none;

}
a:hover {
	color: #990000;
	text-decoration: underline;

}
a:active {
	color: #000000;
}

