<!--

 .nav { font-family: "Trebuchet MS", Arial; color: #000000; font-size: 14px; }
A.nav { text-decoration: none; }
A.nav:HOVER { text-decoration: underline; color: #0a5096}

 .tel { font-family: "Trebuchet MS", Arial; color: #FFFFFF; font-size: 14px; }
A.tel { text-decoration: none; }
A.tel:HOVER { text-decoration: underline; }

 .services { font-family: "Trebuchet MS", Arial; color: #FFFFFF; font-size: 18px; }
A.services { text-decoration: none; }
A.services:HOVER { text-decoration: underline; }

 .body { font-weight: normal; font-family: "Trebuchet MS", Arial; color: #51859b; font-size: 12px; }
A.body { text-decoration: none; }
A.body:HOVER { text-decoration: underline; }


 .body2 { font-weight: normal; font-family: "Trebuchet MS", Arial; color: #51859b; font-size: 12px; }
A.body2 { text-decoration: underline; }
A.body2:HOVER { text-decoration: underline;  color: #000000;}

 .bodytitle { font-family: "Trebuchet MS", Arial; font-weight: bold;; color: #51859b; font-size: 14px; }
A.bodytitle { text-decoration: none; }
A.bodytitle:HOVER { text-decoration: underline;}

 .bodysubtitle { font-weight: normal; font-family: "Trebuchet MS", Arial; color: #999999; font-size: 12px; }
A.bodysubtitle { text-decoration: none; }
A.bodysubtitle:HOVER { text-decoration: underline; }

 .footer { font-family: "Trebuchet MS", Arial; color: #2e2e2e; font-size: 10px; }
A.footer { text-decoration: none; }
A.footer:HOVER { text-decoration: underline; }
-->