td {font-family:Century Gothic; font-size:9pt;}

a:link    {  text-decoration: underline;
             color: blue;
             font-family: "tahoma";
             font-size: 10pt;
             font-weight: heavy; }

a:visited {  text-decoration: underline;
             color: blue;
             font-family: "tahoma";
             font-size: 10pt;
             font-weight: heavy; }

a:hover   {  text-decoration: underline;
             background-color:A5B3D1  ;
             color: white;
             font-family: "tahoma";
             font-size: 10pt;
             font-weight: heavy; }

a:link.links {text-decoration: none;
             color: blue;
             font-family: "tahoma";
             font-size: 10pt;
             font-weight: heavy; }

a:visited.links {text-decoration: none;
             color: blue;
             font-family: "tahoma";
             font-size: 10pt;
             font-weight: heavy; }

a:hover.links {text-decoration: none;
             background-color:A5B3D1 ;
             color: white;
             font-family: "tahoma";
             font-size: 10pt;
             font-weight: heavy; }

