a:link {
	color: #d9c9ae;
}
a:visited {
	color: #d9c9ae;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#izquierda_enlaces {
	float:left;
	height:100%;
	width:279px;
}
#contenido_enlaces {
	float:left;
	height:auto;
	width:660px;
}
#derecha_enlaces {
	float:right;
	height:100%;
	width:85px;
}
