input, select {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}

.titulo {
	color : #003399;
	font-size : 14px;
	font-family : "Trebuchet MS", "Allegro BT", Tahoma;
	font-weight: bold;
: bold;
}

.texto {
	color : #3366CC;
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";

}

.texto_espaciado {
	color : #3366CC;
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	line-height: 10px;
}

.texto_espaciado a:link {
	color : #3366CC;
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	line-height: 10px;
	text-decoration:none;
}

.texto_espaciado a:visited {
	color : #3366CC;
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	line-height: 10px;
	text-decoration:none;
}

.texto_espaciado a:hover {
	color : #3366CC;
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	line-height: 10px;
	text-decoration:underline;
}

.texto_Asociate {
	color : #3366CC;
	font-size : 14px;
	font-family : "Trebuchet MS", "Allegro BT", Tahoma;
	font-weight: bold;
: bold;

}
.pie {
	color : #999999;
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
}
	
	
<style>

a:link {text-decoration: none}
a:visited {text-decoration: none}
a:active {text-decoration: none}
a:hover {text-decoration: underline;} 

</style>
