HTML {
margin: 0px;
padding: 0px;
}

BODY, SPAN, TABLE, DIV, FORM, P, H1, H2, H3, A {
font-family: Times New Roman, Times, serif;
font-size: 11px;
color: #000000;
text-decoration: none;
}

.menuBG {
font-family: Times New Roman, Times, serif;
font-size: 14px;
color: #FFFFFF;
text-decoration: none;
}

.menu {
font-family: Times New Roman, Times, serif;
font-size: 14px;
color: #FFFFFF;
text-decoration: none;
}

.menu:hover {
font-family: Times New Roman, Times, serif;
font-size: 14px;
color: #ff0006;
text-decoration: none;
}

BODY {
background-image: url(../images/bkgrnd.jpg);
margin-top: 0px;
}

A.MainNav {
font-size: 12px;
font-weight: bolder;
}

A.MainNav:hover {
color: #D6D6D6;
}

A.Link {
font-size: 11px;
color: #000000;
text-decoration: underline;
}

A.Link:hover {
color: #ff0006;
}


A.Footerlink {
font-size: 11px;
color: #ffffff;
text-decoration: underline;
}

A.Footerlink:hover {
color: #ff0006;
}

.Footer {
font-size: 11px;
color: #ffffff;
}

.titlephoto {
font-family: Times New Roman, Times, serif;
font-size: 11px;
color: #FFFFFF;
text-decoration: none;
}