a 
{ font-weight: normal; color: #3B6CEE; text-decoration: none;}
a:hover 
{ font-weight: bold; text-decoration: underline; color: #FF0000;}
a.dotted img 
{ border: 1px solid #3b6cee; }
a:hover.dotted img
{ border: 1px dashed #000000; }
a.dotted1 img {border:1px solid #97762C;}
a:hover.dotted1 img {border:1px dashed #000000;}
td
{ font-size: 7.5pt; font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;}
td.menu 
{ font-size: 7.5pt; font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; font-weight: bold; color: #FFFFFF;}


/***** BODY *****/
body { background-color: #FFFFFF; color: black; padding: 12px; }

