.menu, .menu:link, .menu:visited, .menu:active {
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  font-size: 11pt;
  color: #ffffff;
  text-decoration: none;
  font-weight: normal;
}

.menu:hover {
  color: #342311;
}

.menub, .menub:link, .menub:visited, .menub:active {
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  font-size: 11pt;
  color: #ffffff;
  text-decoration: none;
  font-weight: normal;
}

.menub:hover {
  color: #342311;
}

.press_lnk, .press_lnk:link, .press_lnk:visited, .press_lnk:active {
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  font-size: 11pt;
  color: #ffffff;
  text-decoration: none;
  font-weight: normal;
}

.press_lnk:hover {
  color: #342311;
}

.brownlink, .brownlink:link, .brownlink:visited {
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  font-size: 11pt;
  color: #ffffff;
  text-decoration: none;
  font-weight: normal;
}

.brownlink:hover, .brownlink:active {
  color: #342311;
}



.text {
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  font-size: 11pt;
  color: #ffffff; 
  font-weight: normal;
}

.browntext {
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  font-size: 11pt;
  color: #342311; 
  font-weight: normal;
}


.head{
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  font-size: 11pt;
  color: #ffffff;
  font-weight: normal; 

}
.headw{
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  font-size: 11pt;
  color: #ffffff;
  font-weight: normal; 

}


.inputContact {
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  font-size: 11pt;
   color:464533;
  font-weight: normal;
}

.tdContact {
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  font-size: 11pt;
  color:#ffffff;
  font-weight: normal;
}
	
.inputContactSubmit {
  width:80px;
  margin-top:4px;
  border:1px solid white;
  color:white;  
  background-color: 607765;
  cursor:pointer;
}
.inputContactSubmit:hover {
  margin-top:4px;
  width:80px;
  color:white;
  background-color: 9dada0;
  cursor:pointer;
}