.enlacesLEO{	
    font-family:tahoma;
	font-size: 11px;
	color: #008A90;
	text-decoration:none;
	font-weight: normal;
}
.enlacesLEO:hover {	
    font-family:tahoma;
	font-size: 11px;
	color: #333333;
	font-weight:normal;
	text-decoration:underline;

}

.texto
{	
    font-family:tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
	font-weight: normal;
}


.textonegri
{	
    font-family:tahoma;
	font-size: 11px;
	color:#2E2E2E;
	text-decoration:none;
	font-weight: normal;
}



.verde
{	
    font-family:tahoma;
	font-size: 11px;
	color:#008A90;
	text-decoration:none;
	font-weight: normal;
}


.verdebold
{	
    font-family:tahoma;
	font-size: 11px;
	color:#008A90;
	text-decoration:none;
	font-weight: bold;
}

.formu
{	
    font-family:tahoma;
	font-size: 11px;
	color:#333333;
	text-decoration:none;
	font-weight:normal;
	text-align:left;
	padding:3px;
	background-color:#F3F3F3;
	border:1px;
	border-style: solid;
	border-color:#D4D4D4;

}

.formus TEXTAREA
{	
SCROLLBAR-FACE-COLOR: #D4D4D4;
	SCROLLBAR-HIGHLIGHT-COLOR: #cccccc;
	SCROLLBAR-SHADOW-COLOR: #999999;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #FEFEFE;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	SCROLLBAR-BASE-COLOR: #D4D4D4;
	
}
.pieN {
	color: #01868B;
	font-weight: normal;
	font-family:tahoma;
	font-size: 9px;
	text-decoration: none;
}
.pieN:hover {
	color: #000000;
	font-weight: normal;
	font-family:tahoma;
	font-size: 9px;
		text-decoration: none;
}
.pieS {
	color: #01868B;
	font-weight: normal;
	font-family:tahoma;
	font-size: 9px;
	text-decoration: none;
}