/* LINKS */
a:link 
{ 
  font-family: Verdana;
  line-height: 1.6em;
  font-size: 12pt;
  text-decoration: none; 
  color: #b7b7b7; 
}

a:visited 
{ 
  font-family: Verdana;
  line-height: 1.6em;
  font-size: 12pt;
  text-decoration: none; 
  color: #b7b7b7; 
}

a:hover 
{ 
  font-family: Verdana;
  line-height: 1.6em;
  font-size: 12pt;
  font-style: strong;
  text-decoration: none; 
  color: white; 
}
