a:link {color: black ; text-decoration : none}
a:visited {color : black ; text-decoration : none}
a:hover {color : black ; text-decoration : none}
a {text-decoration : none }
a.fancy:link {color: blue ; text-decoration : none}
a.fancy:visited {color : blue ; text-decoration : none}
a.fancy:hover {color : blue ; text-decoration : underline}

.fxd {font-family: Arial, sans-serif;
      font-size:10px }

.fxdNav {font-family: Arial, sans-serif;
      font-size:13px }

.fxdHead2 {font-family: Arial, sans-serif;
      font-size:14px }
