.texto {
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 20px;
	line-height: 20px;
}
.destacado {
	font-family: "Trebuchet MS", Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: left;
}

.texto:hover {
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}
.texto1 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 20px;
	line-height: 20px;
}
.textogrishome {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-left:20px;
	padding-right: 20px;
}
.textogrishomebold {
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #00349A;
	text-decoration: none;
	padding-left:20px;
	padding-right: 20px;
}
.textonaranja {

	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: bold;
	color:#FF9900;
	text-decoration: none;
}
.textogrisnegro {

	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left:20px;
}
.botones {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #00349A;
	text-decoration: none;
	text-indent: 5px;
}
.destacado_uno {
	font-family: Tahoma, Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: left;
	line-height: 12px;
}

