.fond {
	background-image: url(images/fondo.gif);
	background-attachment: fixed;
	background-repeat: repeat;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 28px;
	background-color: #ce1126;
	height: 15px;
}
.menu_spacer {
}
menu:link {
	color: #472F23;
	background-color: #808080;
	text-decoration: none;
}
