﻿
a.nav:link {text-decoration:underline; color:#575145; font-weight:bold;}
a.nav:visited {text-decoration:underline; color:#575145; font-weight:bold;}
a.nav:active {text-decoration:underline; color:#575145; font-weight:bold;}
a.nav:hover {text-decoration:underline; color:#ffffff; font-weight:bold;}

a.link:link {text-decoration:underline; color:#720F10; font-weight:bold;}
a.link:visited {text-decoration:underline; color:#720F10; font-weight:bold;}
a.link:active {text-decoration:underline; color:#720F10; font-weight:bold;}
a.link:hover {text-decoration:underline; color:#515151; font-weight:bold;}


a.footer:link {text-decoration:underline; color:#000000;}
a.footer:visited {text-decoration:underline; color:#000000;}
a.footer:active {text-decoration:underline; color:#000000;}
a.footer:hover {text-decoration:underline; color:#000000;}

TD {
		font-family:"Arial", "Helvetica"; 
		font-size:10pt;
		color:#000000}
		
BODY{
		font-family:"Arial", "Helvetica"; 
		font-size:10pt;
		color:#000000;
		background-color: #cccccc;}
		
.bodytext {
		font-family:"Arial", "Helvetica"; 
		font-size:10pt;
		color:#000000;

}