/* CSS Document */
table {
	font-family: Verdana;
	font-size: 12px;
}
.cafe {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #874616;
	border-right-color: #874616;
	border-bottom-color: #874616;
	border-left-color: #874616;
}
.liga {
	font-family: Verdana;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
.abajo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
.menu{

color:#874616
}
.submenu
{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}