BODY
  {
   margin: 0px;
   padding: 0px;
   background: #C05918;
   font-family: Arial, Helvetica, Verdana, sans-serif;
   font-size: 11px;
   padding-top: 10px;
   padding-bottom: 20px;
   }
   
   
a.link		    	{FONT-FAMILY: verdana, arial, helvetica; FONT-SIZE: 11px}
a:link			{ color: #0000FF; text-decoration: underline}
a:visited		{ color: #0000FF; text-decoration: underline}
a:active		{ color: #0000FF; text-decoration: underline}
a:hover		    	{ color: #0000FF; text-decoration: none}

a.nav		 {FONT-FAMILY: verdana, arial, helvetica; FONT-SIZE: 14px}
a:link.nav       { color: #000099; font-weight: bold; text-decoration: none}
a:visited.nav    { color: #000099; font-weight: bold; text-decoration: none}
a:active.nav     { color: #000000; font-weight: bold; text-decoration: none}
a:hover.nav      { color: #000000; font-weight: bold; text-decoration: none}

a.footer	    {FONT-FAMILY: verdana, arial, helvetica; FONT-SIZE: 9px}
a:link.footer       { color: #FFFFFF; font-weight: none; text-decoration: underline}
a:visited.footer    { color: #FFFFFF; font-weight: none; text-decoration: underline}
a:active.footer     { color: #FFFFFF; font-weight: none; text-decoration: underline}
a:hover.footer      { color: #FFFFFF; font-weight: none; text-decoration: none}

.copyright {
	FONT-FAMILY: verdana, arial, helvetica; FONT-SIZE: 9px; COLOR: #FFFFFF
}


