body
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    background-color: #cccccc;
    font-weight: Normal;
}

a:active	{ text-decoration: none; font-style: normal; color: #274F78; font-weight: normal; }
a:link		{ text-decoration: none; font-style: normal; color: #274F78; font-weight: normal; }
a:visited	{ text-decoration: none; font-style: normal; color: #274F78; font-weight: normal; }
a:hover		{ text-decoration: none; font-style: normal; color: #990033; font-weight: normal; }

a.HomeNav:active	{ text-decoration: none; font-style: normal; font-size: 13px; color: #274F78; font-weight: bold; padding=10px;}
a.HomeNav:link		{ text-decoration: none; font-style: normal; font-size: 13px; color: #274F78; font-weight: bold; padding=10px;}
a.HomeNav:visited	{ text-decoration: none; font-style: normal; font-size: 13px; color: #274F78; font-weight: bold; padding=10px;}
a.HomeNav:hover		{ text-decoration: none; font-style: normal; font-size: 13px; color: #990033; font-weight: bold; padding=10px;}

a.nav:active	{ text-decoration: none; font-style: normal; font-size: 13px; color: #000000; font-weight: bold; padding=10px;}
a.nav:link		{ text-decoration: none; font-style: normal; font-size: 13px; color: #000000; font-weight: bold; padding=10px;}
a.nav:visited	{ text-decoration: none; font-style: normal; font-size: 13px; color: #000000; font-weight: bold; padding=10px;}
a.nav:hover		{ text-decoration: none; font-style: normal; font-size: 13px; color: #ffffff; font-weight: bold; padding=10px;}

a.special:active	{ text-decoration: none; font-style: normal; font-size: x-small; color: #000000; font-weight: bold;}
a.special:link		{ text-decoration: none; font-style: normal; font-size: x-small; color: #000000; font-weight: bold;}
a.special:visited	{ text-decoration: none; font-style: normal; font-size: x-small; color: #000000; font-weight: bold;}
a.special:hover		{ text-decoration: none; font-style: normal; font-size: x-small; color: #000000; font-weight: bold;}

h1  { }
h2  { color: #990000;}
h3  { color: #666666;}

.specials {font-weight: bold; color: #990033; margin: 0px;}




