.menu, .footer{ 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px;
color: #000000;
}
.menu
{
font-weight: bold;
}
feat.a{ color: #0000FF;} feat.a:hover{color:#0000FF;}

.menu
{
text-align: left;
vertical-align: top;
}
.menu a{
position: relative;
top: 8px;
color: #000000;
padding-left: 15px;
padding-right: 15px;
margin-left: 3px;
border-top: 8px solid #ffe44d;
border-bottom: 7px solid #ffe44d;
background: #ffe44d;
}
.menu a:hover, .menu a.click{
border: 0px;
background: #ffd800;
border-top: 8px solid #ffd800;
border-bottom: 7px solid #ffd800;
text-decoration: none;
}

.footer a{
text-decoration: underline;
color: #000000;
}
hr{
height: 3px;
color: #aaaaaa;
}
.content
{
padding: 18px;
padding-top: 5px;
}
.content h1
{
font-family: Arial, Helvetica, sans-serif; 
font-size: 16px;
color: #000000;
text-align: left;
margin: 0px;
margin-top: 10px;
}
h2
{
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px;
color: #888888;
text-align: left;
}
.content p, .content li
{
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px;
line-height: 22px;
text-align: justify;
color: #000000;
}
.content table
{
background: #ffffff;
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px;
line-height: 22px;
text-align: center;
color: #000000;
}
input, textarea{
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px;
color: #000000;
padding: 2px;
border: 1px solid #aaaaaa;
}
.content a{
color: #0000FF;
}
.content span{
color: #16748f;
font-size: 20px;
font-weight: bold;
text-decoration: underline;
}
.footer{
text-align: center;
vertical-align: center;
}
.rooms{
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px;
padding-right: 5px;
padding-left: 15px;
text-align: left;
}
.rooms a{
color: #000000;
}