BODY {
	font-family : Arial;
	font-size:12 px;
	color: #FFCC00;
	
}

img.centrale {
border-color: #FFCC00;
border: double;
border-spacing: 2px;
}

p{
font-family : Arial;
	color:black;
	font-size: 14px;
	text-align: center;
	}

p.testo{
font-family : arial;
	color: black;
	font-size: 14px;
	text-align: justify;
}
h4{
font-family : Lintsec;
color: #50712F;
font-weight: bold;
font-variant: small-caps;


}
a{
font-family : Arial;
	color: #FFCC00;
	font-size: 15px;
	font-weight: bold;
	}
	a.verde{
font-family : Arial;
	color: #666633;
	font-size: 15px;
	font-style: italic;

}
	a.verde:hover{
font-family : Arial;
	color: #336600;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	}
table.raduni{
background-color:  #E5C923;

border-color:#336600;
border-top-style: groove;
border-top-width: thin;
border-bottom-style: dashed;
border-bottom-width: thin;
border-left-width: thin;
border-left-style: dashed;
border-right-width: thin;
border-right-style: groove;

}

td.destro{
border-left-style: dashed;
border-left-width: thin;
border-left-color: #336600;


}

table.radunialtro{
background-color:  #336600;

border-color:#E5C923; 
border-top-style: groove;
border-top-width: thin;
border-bottom-style: dashed;
border-bottom-width: thin;
border-left-width: thin;
border-left-style: dashed;
border-right-width: thin;
border-right-style: groove;

}


td.nodestro{
border-left-style: dashed;
border-left-width: thin;
border-left-color: #E5C923;

}