<style type="text/css">

 A.nav:active {color: rgb(85,85,85); text-decoration: none ;}
 A.nav:link {color: rgb(85,85,85); text-decoration: none ;}
 A.nav:visited {color: rgb(85,85,85); text-decoration: none ;}
 A.nav:hover {color: rgb(85,85,85); text-decoration: none ;  text-decoration: underline ; }
 
 A.footer:active { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; color: rgb(103,103,103); text-decoration: none; font-weight: bold;}
 A.footer:link { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;  color: rgb(103,103,103); text-decoration: none; font-weight: bold;}
 A.footer:visited { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;  color: rgb(103,103,103); text-decoration: none; font-weight: bold;}
 A.footer:hover { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;  color: rgb(103,103,103); text-decoration: underline; font-weight: bold;}
 
 A.footer_base:active { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; color: rgb(103,103,103); text-decoration: none ;}
 A.footer_base:link { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;  color: rgb(103,103,103); text-decoration: none ;}
 A.footer_base:visited { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;  color: rgb(103,103,103); text-decoration: none ;}
 A.footer_base:hover { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;  color: rgb(103,103,103); text-decoration: underline ;}

 A.nav_cat { font-family: 'Times New Roman', Times, Serif, serif; font-size: 20px; font-weight: normal; font-style: normal; text-decoration: none;}
 A.nav_cat:active { font-family: 'Times New Roman', Times, Serif, serif; font-size: 20px; font-weight: normal; font-style: normal; text-decoration: none;}
 A.nav_cat:link  { font-family: 'Times New Roman', Times, Serif, serif; font-size: 20px; font-weight: normal; font-style: normal; text-decoration: none;}
 A.nav_cat:visited  { font-family: 'Times New Roman', Times, Serif, serif; font-size: 20px; font-weight: normal; font-style: normal; text-decoration: none;}
 A.nav_cat:hover  { font-family: 'Times New Roman', Times, Serif, serif; font-size: 20px; font-weight: normal; font-style: normal; text-decoration: underline;}
 
 img.image {
	border: solid #B37312;
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
}

 td.border, table.border{
	border: solid #B37312;
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
}
 ul.footer_base { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12px; color: rgb(103,103,103); list-style-type: square; text-align: left; padding-left: 5pt;}
 li.footer_base { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12px; color: rgb(103,103,103); list-style-type: square; text-align: left; padding-left: 5pt;}
</style>