A
 {
  font-family : Garamond, Times New Roman, serif;
  font-size : 16px;
  text-decoration : none;
  color : #62916B;
  font-weight: bold
 }

A:VISITED
 {
  font-family : Garamond, Times New Roman, serif;
  font-size : 16px;
  text-decoration : none;
  color : #62916B;
  font-weight: bold
 }

A:HOVER
 {
  font-family : Garamond, Times New Roman, serif;
  font-size : 16px;
  text-decoration : underline;
  font-weight: bold
  color : #62916B;
 }

A.foot
 {
  font-family : verdana, arial, sans-serif;
  font-size : 10px;
  text-decoration : none;
  color : #62916B;
 }

A.foot:VISITED
 {
  font-family : verdana, arial, sans-serif;
  font-size : 10px;
  text-decoration : none;
  font-weight: bold
 }

A.foot:HOVER
 {
  font-family : verdana, arial, sans-serif;
  font-size : 10px;
  text-decoration : underline;
  color : #62916B;
 }



.text
{
  font-family : Garamond, Times New Roman, serif;
  font-size: 16px;
  color : #100040;
}