body {
    padding:0px 0px 0px 0px;
	margin:0px;
	background: #000000;	
}

.tabla_home {
    border: 1px solid #333333;	
}

.pie_home {
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size:11px;
	color:#ffffff;
	padding:10px;
}

a.enlace_home:link, a.enlace_home:visited {
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size:11px;
	color: #996600;
	text-decoration:none;
}

a.enlace_home:hover {
	text-decoration: underline;
}

.enlace_inicio {
	background:#FF3333;
	text-align:center;
	padding:5px;
}

.enlace_inicio a:link {
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size:14px;
	color: #ffffff;
	text-decoration:none;
}

.enlace_inicio a:visited {
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size:14px;
	color: #ffffff;
	text-decoration:none;
}

.enlace_inicio a:hover {
	text-decoration: underline;
}

.enlace_quienes {
	background: #0000FF;
	text-align:center;
	padding:5px;
}

.enlace_quienes a:link {
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size:14px;
	color: #ffffff;
	text-decoration:none;
}

.enlace_quienes a:visited {
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size:14px;
	color: #ffffff;
	text-decoration:none;
}

.enlace_quienes a:hover {
	text-decoration: underline;
}

.enlace_servicios {
	background: #33CC00;
	text-align:center;
	padding:5px;
}

.enlace_servicios a:link {
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size:14px;
	color: #ffffff;
	text-decoration:none;
}

.enlace_servicios a:visited {
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size:14px;
	color: #ffffff;
	text-decoration:none;
}

.enlace_servicios a:hover {
	text-decoration: underline;
}

.enlace_contacto {
	background: #CCFF33;
	text-align:center;
	padding:5px;
}

.enlace_contacto a:link {
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size:14px;
	color: #ffffff;
	text-decoration:none;
}

.enlace_contacto a:visited {
    font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size:14px;
	color: #ffffff;
	text-decoration:none;
}

.enlace_contacto a:hover {
	text-decoration: underline;
}

a.enlace:link, a.enlace:visited {
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size:11px;
	color: #ffffff;
	text-decoration:underline;
}

a.enlace:hover {
	text-decoration: none;
}