a:link {
text-decoration: none;
color: FF0000;
}

a:visited {
text-decoration: none;
color: FF0000;
}

a:active {
text-decoration: none;
color: FF0000;
}

a:hover {
text-decoration: underline;
color: FF0000;
}

body 
{
background-image: url('images/background.jpg');
}

.menu
{
background-image: url('images/menu.gif');
background-repeat: no-repeat;
}

.dottedtop
{
border-top-style: dotted;
border-top-width: 1px;
}

.menuitems
{
color: 000088;
font-size: 10pt;
font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
font-weight: bold;
font-variant: small-caps;
}

.menuspace
{
color: 000088;
font-size: 6pt;
font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}

.menudesc
{
color: 000044;
font-size: 8pt;
font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}

h1
{
color: FF0000;
font-size: 11pt;
font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}

h2
{
color: 000088;
font-size: 13pt;
font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}

h3
{
color: 000088;
font-size: 11pt;
font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}