.enlacesIzda {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	background-repeat: repeat;
	letter-spacing: 1px;
	margin: 0px;
	padding: 6px;
	float: left;
	height: 420px;
	width: 160px;
	position: relative;
	top: 21px;
	background-image: url(img/fondoenlaces.png);
	text-align: left;
}
#enlaces a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #600;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
}
#enlaces a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #F60;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
}

