/* Menus and Links Stylesheet */ 

a { 	
  COLOR: Black;
  FONT-WEIGHT: normal;
  text-decoration: underline;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  }

a:hover { 
  COLOR: #808347;
  text-decoration: underline;
  }

a.services { 	
  COLOR: Black;
  FONT-WEIGHT: bold;
  text-decoration: none;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 20px;
  }

a.services:hover { 
  COLOR: #808347;
  background-color: #eee8aa;
  text-decoration: none;
  }

a.nav { 	
  COLOR: Black;
  FONT-WEIGHT: normal;
  text-decoration: none;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  font-style: italic;
  margin-left: 5px;
  margin-top: 0px;
  margin-bottom: 0px;
  line-height: 14px;
  }

a.nav:hover { 
  COLOR: #808347;
  background-color: #eee8aa;
  text-decoration: none;
  font-style: italic;
  }

a.foot { 	
  color: black;
  FONT-WEIGHT: normal;
  text-decoration: none;
  font-size: 10px;
  font-family: Arial, Helvetica, sans-serif;
	}

a.foot:hover { 
  COLOR: #808347;
  background-color: #eee8aa;
  text-decoration: none;
  font-style: italic;
  }

a.icon { 	
  color: black;
  FONT-WEIGHT: normal;
  text-decoration: none;
  font-size: 10px;
  font-family: Arial, Helvetica, sans-serif;
	}

a.icon:hover { 
  COLOR: #808347;
  background-color: #eee8aa;
  text-decoration: none;
  font-style: italic;
  border: 1px solid #808347;
  }

  
  
a.image { 	
  color: White;
  text-decoration: none;
  border: 0px;
	}

a:image.foot { 
  COLOR: White;
  text-decoration: none;
  }




