.boton {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
#uno a:hover, a:visited {
	color: #3366CC;
}

#dos a:hover, a:visited {
	color: #CC6633;
}
#tres a:hover, a:visited {
	color: #CC9933;
}
#cuatro a:hover, a:visited {
	color: #669933;
}
#cinco a:hover, a:visited {
	color: #6633FF;
}
#seis a:hover, a:visited {
	color: #CC9999;
}
#siete a:hover, a:visited {
	color: #996699;
}
#ocho a:hover, a:visited {
	color: #006699;
}
#nueve a:hover, a:visited {
	color: #999966;
}
 li {
	width: auto;
	height: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
	float: left;
	padding-right: 7px;
	padding-left: 7px;
	margin-right: auto;
	margin-left: auto;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	color: #6A8167;
	text-decoration: none;
}


 ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	list-style-type: none;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
}
.texto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
}

