
a.menu1:link { 
  COLOR: Black;
  FONT-WEIGHT: bold;
  text-decoration: none;
  font-size: 12px;
  font-family: Arial;
  text-align: left;
}

a.menu1:visited {	
  COLOR: Black;
  FONT-WEIGHT: bold;
  text-decoration: none;
  font-size: 12px;
  font-family: Arial;
  text-align: left;
}

a.menu1:hover { 
  COLOR: White;
  FONT-WEIGHT: bold;
  text-decoration: none;
  font-size: 12px;
  font-family: Arial;
  background-color: #2C3C49;
  border: 0;
  text-align: left;
}

a.menu1:active { 
  COLOR: Black;
  FONT-WEIGHT: bold;
  text-decoration: none;
  font-size: 12px;
  font-family: Arial;
  text-align: left;
}

a.foot:link { 
  color: Black;
  text-decoration: none;
  font-size: 10px;
  font-family: Arial;
}

a.foot:visited {	
  color: Black;
  text-decoration: none;
  font-size: 10px;
  font-family: Arial;
}

a.foot:hover { 
  color: #CC9731; 
  text-decoration: none;
  font-size: 10px;
  font-family: Arial;
}

a.foot:active { 
  color: Black; 
  text-decoration: none;
  font-size: 10px;
  font-family: Arial;
}

a.foot_2:link { 
  color: #CC9731; 
  text-decoration: none;
  font-size: 12px;
  font-family: Arial;
}

a.foot_2:visited {	
  color: #CC9731; 
  text-decoration: none;
  font-size: 12px;
  font-family: Arial;
}

a.foot_2:hover { 
  color: Black;
  text-decoration: none;
  font-size: 12px;
  font-family: Arial;
}

a.foot_2:active { 
  color: #CC9731; 
  text-decoration: none;
  font-size: 12px;
  font-family: Arial;
}

.footer {
	color: Black;
	font-size: 10px;
	font-family: Arial;
}
