a.menu:link, a.menu:visited, a.menu:active {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #D2BB68;
	text-decoration: none;
}
a.menu:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
}
a.cafes:link, a.cafes:visited, a.cafes:active {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #552B2B;
	text-decoration: none;
}
a.cafes:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
}
a.chicos:link, a.chicos:visited, a.chicos:active {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #DBDBDB;
	text-decoration: none;
}
a.chicos:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: underline;
}