.txt{
	font-family: Verdana, Arial, Helvetica, Helv;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	color: #a0a0a0;
	overflow: hidden;
	width: 298;
}
body{
	scrollbar-base-color: #6699cc;
	scrollbar-arrow-color: navy;
	scrollbar-track-color: #ffffff;
	scrollbar-3dlight-color: #66ffff;
	scrollbar-darkshadow-color: #66aaff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	background-color : #f8f8f8;
}
.txt2{
	font-family: Verdana, Arial, Helvetica, Helv;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	color: yellow;
	cursor: hand;
	background-color: #4776A4;
}
.section_1{
	font-family: Verdana, Arial, Helvetica, Helv;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	color: white;
	background-color: #5151fd;
}
.section_2{
	font-family: Verdana, Arial, Helvetica, Helv;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	color: white;
	background-color: #ff6600;
}
.section_3{
	font-family: Verdana, Arial, Helvetica, Helv;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	color: white;
	background-color: teal;
}
.section_services{
	font-family: Verdana, Arial, Helvetica, Helv;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	color: white;
	background-color: #6699cc;
}
.section_ocio{
	font-family: Verdana, Arial, Helvetica, Helv;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	color: white;
	background-color: green;
}
.section_adultos{
	font-family: Verdana, Arial, Helvetica, Helv;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	color: white;
	background-color: #660099;
}
.cell{
	font-family: Verdana, Arial, Helvetica, Helv;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	color: #000099;
	cursor: hand;
	background-color: #f9f9f9;
	height : 15;
}
.cell_over{
	font-family: Verdana, Arial, Helvetica, Helv;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	color: #000099;
	cursor: hand;
	background-color: #66ffcc;
	height : 15;
}
A:active{
	color: #000099;
	text-decoration: none;
}
A:hover{
	color: #000000;
	text-decoration: none;
}
A:link{
	color: #000099;
	text-decoration: none;
}
A:visited{
	color: #000099;
	text-decoration: none;
}
