}
a.links:hover {
	color: #000099;
	text-decoration: underline;
}
.texto-simple {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.links-blancos {
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
	text-align: justify;

}
a.links-blancos:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.fields {
	border: 1px solid #666666;
}
.texto-bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	font-variant: small-caps;


}
a.texto-bold:hover {
	color: #333333;
	text-decoration: underline;
}
.links-blancos-bold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
}
a.links-blancos-bold:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.text-blancos-bold {

	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
}	
.texto-bold2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	text-align: justify;

}
.links {

	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
.links-submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
	text-transform: uppercase;

}

a.links-submenu:hover {
	color: #999999;
	text-decoration: none;

	}
.texto-bold3 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	font-style: italic;

}
.links-blancos-bold2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #33CCFF;
	text-decoration: none;
	text-transform: none;
	font-variant: small-caps;

}

.texto-foot{
	font-family: "Tahoma";
	font-size: 9px;
	color: #999999 ;
	text-decoration: none;
	text-transform: none;
}