﻿body 
{
	background-color: Black;
	font-family: Century Gothic;
	color: White;
}

h2  { color: #990000;}

a.nav:active	{ text-decoration: none; font-style: normal; font-size: 13px; color: #ffffff; font-weight: bold;}
a.nav:link		{ text-decoration: none; font-style: normal; font-size: 13px; color: #ffffff; font-weight: bold;}
a.nav:visited	{ text-decoration: none; font-style: normal; font-size: 13px; color: #ffffff; font-weight: bold;}
a.nav:hover		{ text-decoration: none; font-style: normal; font-size: 13px; color: #ffffff; font-weight: bold;}

a.footer:active		{ text-decoration: none; font-style: normal; font-size: 11px; color: #ffffff; font-weight: bold;}
a.footer:link		{ text-decoration: none; font-style: normal; font-size: 11px; color: #ffffff; font-weight: bold;}
a.footer:visited	{ text-decoration: none; font-style: normal; font-size: 11px; color: #ffffff; font-weight: bold;}
a.footer:hover		{ text-decoration: none; font-style: normal; font-size: 11px; color: #ffffff; font-weight: bold;}

.specials {font-weight: bold; color: #990033; margin: 0px;}
