.Textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #372100;
}
.inicio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
.contactos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996600;
	background-color: #E6CC9E;
	border: thin groove #CC9933;
}
.botones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #723900;
	background-color: #DAC6AA;
	height: 20px;
	width: 65px;
	border: 1px dotted;
}
.opciones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #372100;
}
