.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
}
 .texto10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
}
.borde {
	border: 1px solid #A33A0B;
}a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #DFA415;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #F0CB59;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #FFFF66;
	font-weight: bold;
}
.bordebco {
	border: 1px solid #F0CB59;
}
