body, td, .texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

a {
	color: #000000;
	text-decoration: none;
}
a:hover, .pie a:hover { color: #B0A75B; }

input, textarea { border: 1px solid #333333; width: 300px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
.boton { width: 120px; }

.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	padding: 4px;
}

.menu form { margin: 2px; }
.menu input { width: 65px; font-size: 9px; }

.titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
.texto-chico {
	font-size: 11px;
}

.columnas { display: block; width: 280px; float: left; margin: 0 0px 2px 0; }
.paginado { text-align: center; margin: 14px 0 0 0; }

.pie, .pie a { font-size: 10px; color: #999999; padding-top: 5px; }

.solicitud, .solicitud td { font-size: 11px; }

.solicitud .especificaciones {
	font-size: 9px;
	font-style: oblique;
}