.links {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;



}
a.links:hover {
	color: #CC0000;
	text-decoration: underline;
}
.texto-simple {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;


}
.fields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;

}
.texto-blanco {

	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	}
a.texto-blanco:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.texto-foot-links {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;


}
	a.texto-foot-links:hover {
	color: #996600;
	text-decoration: none;
}
.texto-simple-bold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;

}
	a.texto-simple-bold:hover {
	color: #339933;
	text-decoration: none;
	}
.texto-simple2 {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.titulos {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	text-transform: uppercase;
}
.linksAzul {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

