.titulos2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: underline;
}
.textos2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.menus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
}
.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	
	color: 134D8F;
}
a:hover {
	
	color: DE1A21;
	text-decoration: none;
}
a:visited {
	
	color: FFFFFF;
}
a:active {
	
	color: DE1A21;
	text-decoration: underline;
}
