.texto10 {
	font: 10px Tahoma;
}
.texto {
	font: 11px Tahoma;
}
.texto12 {
	font: 12px Arial;
}
a:active {
	text-decoration: none;
	
}
a:visited {
	text-decoration: none;
	
}
a:hover {
	
	text-decoration: underline;
}
a:link {
	text-decoration: none;
	
}.texto14 {
	font: 14px Arial;
}
.cajas {
	border: 1px #000000 solid;
	font-family: Tahoma;
	font-size: 11px;
}
.boton {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #8cd000;
	border: 1px #FFFFFF;
	font-weight: bold;
}
