﻿a.BodyLinks:link
{
    font-weight: normal;
    font-size: 14pt;
    color: white;
    font-family: Perpetua;
    text-decoration: underline;
}
a.BodyLinks:visited
{
    font-weight: normal;
    font-size: 14pt;
    color: white;
    font-family: Perpetua;
    text-decoration: underline;
}
a.BodyLinks:hover
{
    font-weight: normal;
    font-size: 14pt;
    color: #990000;
    font-family: Perpetua;
    text-decoration: underline;
}
a.BodyLinks:active
{
    font-weight: normal;
    font-size: 14pt;
    color: white;
    font-family: Perpetua;
    text-decoration: underline;
}
a.BodyLinks2:link
{
    font-weight: normal;
    font-size: 20pt;
    color: white;
    font-family: Perpetua;
    text-decoration: underline;
}
a.BodyLinks2:visited
{
    font-weight: normal;
    font-size: 20pt;
    color: white;
    font-family: Perpetua;
    text-decoration: underline;
}
a.BodyLinks2:hover
{
    font-weight: normal;
    font-size: 20pt;
    color: #990000;
    font-family: Perpetua;
    text-decoration: underline;
}
a.BodyLinks2:active
{
    font-weight: normal;
    font-size: 20pt;
    color: white;
    font-family: Perpetua;
    text-decoration: underline;
}
a.MusicLinks:link
{
    font-weight: normal;
    font-size: 10pt;
    color: white;
    font-family: Perpetua;
    text-decoration: underline;
}
a.MusicLinks:visited
{
    font-weight: normal;
    font-size: 10pt;
    color: white;
    font-family: Perpetua;
    text-decoration: underline;
}
a.MusicLinks:hover
{
    font-weight: normal;
    font-size: 10pt;
    color: #990000;
    font-family: Perpetua;
    text-decoration: underline;
}
a.MusicLinks:active
{
    font-weight: normal;
    font-size: 10pt;
    color: white;
    font-family: Perpetua;
    text-decoration: underline;
}
body
{
    margin-top: 0px;
    margin-bottom: 0px;
    background-attachment: fixed;
    background-repeat: repeat;
    background-color: #000000;
    background-image: url(Images/Background.jpg);
}
h1
{
    font-weight: bold;
    font-size: 30pt;
    color: black;
    font-family: Perpetua;
}
h2
{
    font-weight: bold;
    font-size: 25pt;
    color: black;
    font-family: Perpetua;
    padding-top: 0px;
    padding-bottom: 0px;
}
h3
{
    font-weight: bold;
    font-size: 20pt;
    color: white;
    font-family: Perpetua;
}
p
{
    font-weight: normal;
    font-size: 14pt;
    color: white;
    font-family: Perpetua;
}
p.SmallText
{
    font-weight: normal;
    font-size: 12pt;
    color: white;
    font-family: Perpetua;
}
p.FooterText
{
    font-weight: normal;
    font-size: 14pt;
    color: white;
    font-family: Perpetua;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 2px;
    padding-top: 2px;
}
p.FooterText2
{
    font-weight: normal;
    font-size: 10pt;
    color: white;
    font-family: Perpetua;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 2px;
    padding-top: 2px;
}
.menu
{
    background-attachment: fixed;
    background-repeat: repeat;
    background-image: url(Images/Background.jpg);
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
}
.thumbnails img
{
    padding: 5px;
}
ul
{
    font-weight: normal;
    font-size: 14pt;
    color: white;
    font-family: Perpetua;
}
li
{
    font-weight: normal;
    font-size: 14pt;
    color: white;
    font-family: Perpetua;
    list-style-type: disc;
}
