body {
	background:#226b8f;
	margin:0px;
	}
P {
	font-family:Trebuchet MS, Verdana, Arial;
	font-size:12px;
	color:#FFFFFF;
	line-height:18px;
	}
.fondo_tabla_menu {
	background: url(imagenes/images/fondo_tabla.gif);
	}
A:link {
	font-family:Trebuchet MS, Verdana, Arial;
	font-size:12px;
	color: #000033;
	line-height:18px;
	text-decoration:none;
	}
A:hover {
	font-family:Trebuchet MS, Verdana, Arial;
	font-size:12px;
	color: white;
	line-height:18px;
	text-decoration: underline;
	}
A:visited {
	font-family:Trebuchet MS, Verdana, Arial;
	font-size:12px;
	color: #000033;
	line-height:18px;
	text-decoration:none;
	}
A:active {
	font-family:Trebuchet MS, Verdana, Arial;
	font-size:12px;
	color: #000033;
	line-height:18px;
	text-decoration:none;
	}
.h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	letter-spacing:2px;
	border-bottom:1px solid #FFCC00;
	color: #FFCC00;
	font-weight:600;
	text-align:right;
	width:240px;
	margin-right: 20px;
	}
ul {
	list-style-type:square;
	color:#FFCC00;
	}
.form {
	background-color: #FFB636;
	color: black;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	border:none;
	padding:4px;
	}
.texto_botonera {
	color:black;
	}
.direcciones {
	font-size:14px;
	}