body {
	color: #FFFFFF;
	background-color: #262626;
	font-family: "Lucida Sans Unicode", "Trebuchet Ms", Arial;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	letter-spacing: 0.1em;
}
#logo {
	background-image: url(index_portada.jpg);
	height: 286px;
	width: 555px;
	margin-right: auto;
	margin-left: auto;
}
a:link, a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	color: #E79A24;
	text-decoration: underline;
}
.peu {
	color: #999999;
}
