/* CSS Document */

.contenedor-enlaces,
.contenedor-enlaces a,
.contenedor-enlaces a:hover {
	width: auto;
	height: auto;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000033;
}

.contenedor-enlaces,
.contenedor-enlaces a {
	font-weight: normal;
}

.contenedor-enlaces a:hover {
	font-weight: bold;
}