body {
	background-image: url(img/fondo.jpg);
	background-repeat: repeat;
	background-color:#000000;
}

#pie{
width:950px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#4e4e4e;
}

a:link {
	color: #4e4e4e;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #4e4e4e;
}

a:hover {
	text-decoration: none;
	color: #4e4e4e;
}

a:active {
	text-decoration: none;
	color: #4e4e4e;
}
