tr {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#dee4bf;
	line-height:14px;
	font-size:11px;
	text-align:justify;	
}
.testo_giallo {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#8a9165;
	line-height:14px;
	font-size:10px;
	text-align:justify;	
}
.testo_verde_bold {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#b7b830;
	line-height:14px;
	font-size:11px;
	text-align:justify;
	font-weight:bold;
}
.testo_verde_bold10 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#dee4bf;
	line-height:14px;
	font-size:10px;
	text-align:justify;
	font-weight:bold;
}
.testo_verde_bold11 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#dee4bf;
	line-height:16px;
	font-size:11px;
	text-align:justify;
	font-weight:bold;
}
.attivo {
    color:#ffffff;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	margin-right:32px;
	background-color:#b7b830;
}
.attivo_contatti {
    color:#ffffff;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	background-color:#b7b830;
}
.testo_nero_bold{
    color:#282b17;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}
.testo_nero{
    color:#282b17;
	font-weight:normal;
	font-size:10px;
	text-decoration:none;
}
.testo_nero_10_bold{
    color:#282b17;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
}
.testo_parole_chiave{
    color:#939782;
	font-weight:normal;
	font-size:10px;
	text-decoration:none;
}





/*************************************************** 
Links
****************************************************/

.link_tr:link {
    color:#282b17;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	margin-right:32px;
}
.link_tr:active {
    color:#282b17;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	margin-right:32px;
}
.link_tr:hover {
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	color:#FFFFFF;
	margin-right:32px;
	background-color:#b7b830;
}
.link_tr:visited {
    color:#282b17;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	margin-right:32px;
}

.link_tr_2:link {
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	color:#282b17;
}
.link_tr_2:active {
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	color:#282b17;
}
.link_tr_2:hover {
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	color:#ffffff;
	background-color:#b7b830;
}
.link_tr_2:visited {
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	color:#282b17;
}

.link_verde_bold:link {
	font-weight:bold;
    color:#b7b830;
	font-size:10px;
	text-decoration:none;
}
.link_verde_bold:active {
	font-weight:bold;
    color:#b7b830;
	font-size:10px;
	text-decoration:none;
}
.link_verde_bold:hover {
	font-weight:bold;
    color:#b7b830;
	font-size:10px;
	text-decoration:underline;
	color:#b7b830;
}
.link_verde_bold:visited {
	font-weight:bold;
    color:#b7b830;
	font-size:10px;
	text-decoration:none;
}

.link_parole_chiave:link {
    color:#939782;
	font-weight:normal;
	font-size:10px;
	text-decoration:none;
}
.link_parole_chiave:active {
    color:#939782;
	font-weight:normal;
	font-size:10px;
	text-decoration:none;
}
.link_parole_chiave:hover {
	font-weight:normal;
	font-size:10px;
	text-decoration:none;
	color:#939782;
}
.link_parole_chiave:visited {
    color:#939782;
	font-weight:normal;
	font-size:10px;
	text-decoration:none;
}

.link_welcome:link {
	font-weight:normal;
	font-size:13px;
	text-decoration:none;
	color:#dee4bf;
}
.link_welcome:active {
	font-weight:normal;
	font-size:13px;
	text-decoration:none;
	color:#dee4bf;
}
.link_welcome:hover {
	font-weight:normal;
	font-size:13px;
	text-decoration:none;
	color:#000000;
	background-color:#b7b830;
}
.link_welcome:visited {
	font-weight:normal;
	font-size:13px;
	text-decoration:none;
	color:#dee4bf;
}