﻿body
{
    font-family: Arial,Verdana, Helvetica;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    color: #000000;
    background-color: #000000;
}

a:link
{
    text-decoration: none;
    color: #A50D1A;
}
a:visited
{
    text-decoration: none;
    color: #A50D1A;
} 
a:active 
{

	text-decoration : none;
	color : #A50D1A;
}
a:hover 
{

	text-decoration : none;
	color : #000000;
}

.MenuLink:link
{
    color: #BCA36D;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

.MenuLink:visited
{
    color: #BCA36D;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

.MenuLink:active
{
    color: #BCA36D;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}
.MenuLink:Hover
{
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}



.playing
{
    background-image: url('Images/temp-homepageNOribbion.jpg');
    background-repeat: no-repeat;
}
.MissionStatment
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: 14px;
    color: #000000;
}
