h1.header
{
display: inline;
font-size: 50px;
color: white;
}
a.header 
{
text-decoration: none;
color: white;
}

a:visited {text-decoration: none}

a.link
{
text-decoration: none;
color: black;
}

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: 16.6%;
}
a.sitemap
{
color: black;
text-decoration: none;
}
p.center
{
text-align: center;
margin-right: auto;
margin-left: auto;
width: 500px;
color: black;
}

a.links
{
color: #C3D9FF;
font-size: 12px;
text-decoration: none;
}
p.hotels
{
text-align: center;
font-size: 16px;
color: blue;
width: 150px;
margin-right: auto;
margin-left: auto;
line-height: 200%;
}

a.hotels
{
text-decoration: underline;
color: blue;
font-weight: bold;
}