body {

	background-color: #FFFFFF;

    color: #800000;

	font-size: 1.0em;

	font-family: Verdana, Arial, Helvetica, sans-serif;



}



a:link {color: #800000; text-decoration: underline;}

a:visited {color: #800000; text-decoration: underline;}

a:active {color: #400000; text-decoration: none;}

a:hover {color: #EEECE6; text-decoration: none; background-color: #800000}




.footer

{

	background-color: #800000;

    color: #EEECE6;

	font-size: 0.65em;

	font-family: Verdana, Arial, Helvetica, sans-serif;

}



a.footerlink:link {color: #EEECE6; text-decoration: none;}

a.footerlink:visited {color: #EEECE6; text-decoration: none;}

a.footerlink:active {color: #EEECE6; text-decoration: none;}

a.footerlink:hover {color: #EEECE6; text-decoration: underline; background-color: #800000}




a.nav:link {color: #800000; text-decoration: none; }

a.nav:visited {color: #800000; text-decoration: none; }

a.nav:active {color: #400000; text-decoration: none; }

a.nav:hover {color: #EEECE6; text-decoration: none; background-color: #800000; }

