a.nav
{
  color:#E27E4D;
  font-family:Verdana;
  font-size:12;
}

a.nav:link 
{
  text-decoration:none; 
}

a.nav:visited 
{
  text-decoration:none; 
}

a.nav:hover 
{
  text-decoration:none;
  color:#968769;
}

a.nav:active 
{
  text-decoration:none; 
}

a.nav:focus 
{
  text-decoration:none; 
}



a
{
  color:#E27E4D;
  font-family:Verdana;
  font-size:12;
}

a:link 
{
  text-decoration:none; 
}

a:visited 
{
  text-decoration:none; 
}

a:hover 
{
  text-decoration:none;
  color:#968769;
}

a:active 
{
  text-decoration:none; 
}

a:focus 
{
  text-decoration:none; 
}



span.text
{
  color:#968769;
  font-family:Verdana;
  font-size:12;
}
