h1.header
{
display: inline;
font-size: 35px;
color: white;
font-style: italic;
}
a.header 
{
text-decoration: none;
font-size: 55px;
color: white;
font-style: italic;
}
h2.title
{
text-align: center;
color: black;
font-size: 30px;
}
h3.links
{
text-align: center;
color: black;
font-size: 18px;
display: inline;
text-decoration: underline;
}
ul.links
{
list-style-type: none;
color: black;
}
p.links
{
text-align: left;
font-size: 14px;
color: black;
}
td.links
{
background-color: #C0C0C0;
border-style: solid;
border-width: 1px;
font-style: bold;
text-align: center;
width: 20%;
}

a.links
{
color: #000080;
font-size: 16px;
font-weight: bold;
}
a.sitemap
{
color: black;
text-decoration: none;
}
a.next
{
color: red;
text-decoration: none;
font-weight: bold;
}
td.cell
{
width: 200px;
margin-right: auto;
margin-left: auto;
text-align: center;
}
a.links
{
font-size: 24px;
font-weight: bold;
}

table.hotels
{
width: 500px;
margin-right: auto;
margin-left: auto;
}
p.text
{
text-align: right;
width: 500px;
margin-right: auto;
margin-left: auto;
color: black;
font-size: 20px;
}