﻿body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
}

.news 
{
    font-family: Verdana, arial, helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}
    
.news a {
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	color: black
}
.news a:hover {
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	color: #ff9700
}
.mainMenu td
{
    font-family: Verdana,arial,helvetica, Sans-Serif;
    font-weight: normal;
    font-size: 12px;
    text-decoration: none;
    color: White;
    background-color: #000073;
}
.mainMenu a 
{
    font-family: Verdana, Arial, helvetica, Sans-Serif;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
    color: #ff9700;
}
.mainMenu a:hover
{
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
    color: #ffffff;
}
.subMenu td
{
    font-family: Verdana,arial,helvetica, Sans-Serif;
    font-weight: normal;
    font-size: 10px;
    text-decoration: none;
    color: White;
    background-color: #000073;
} 
.subMenu a
{
    font-family: Verdana, Arial, helvetica, Sans-Serif;
    font-weight: normal;
    font-size: 12px;
    text-decoration: none;
    color: #ff9700;
}
.subMenu a:hover
{
   font-weight: normal;
    font-size: 12px;
    text-decoration: none;
    color: #ffffff;
} 
.UpcomingEvents 
{
    font-family: Verdana, Arial, helvetica, Sans-Serif;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
    color: #000073;
}
.UpcomingEvents a 
{
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
    color: #000073;
}
.UpcomingEvents a:hover 
{
    font-weight: bold;
    font-size: 12px;
    text-decoration: underline;
    color: #ff9700;
}
.specialSection 
{
    font-family: Verdana, Arial, helvetica, Sans-Serif;
    font-weight: normal;
    font-size: 12px;
    text-decoration: none;
    color: Black;
}
.specialSection a 
{
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
    color: Black;
}
.specialSection a:hover 
{
    font-weight: bold;
    font-size: 12px;
    text-decoration: underline;
    color: #000073;
}
.footer
{
    font-family: Verdana, Arial, helvetica, Sans-Serif;
    font-weight: normal;
    font-size: 10px;
    text-decoration: none;
    color: Black;
}
.fop 
{
    font-family: Verdana, arial, helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}
    
.fop a {
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #000073;
}
.fop a:hover {
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #ff9700;
}