

a.buttonsintro
{

	  font-family: Arial;
	  font-weight: bold;
	  font-size: 10px;
      color: #FFFFFF;
      text-decoration: none;
}
a.buttonsintro:hover {
;
      text-decoration: none;
      color: #FF3300;
}

a.ContactMenu
{
      display: block;
	  font-family: Arial;
	  font-weight: bold;
	  font-size: 10px;
      color: #FFFFFF;
      text-decoration: none;
}
a.ContactMenu:hover {
      display: block;
      text-decoration: none;
      background-color: #787777;
      color: #FFFFFF;
}
.MapMenuBG {
	background-color: #969595;
	filter:alpha(opacity=70); filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70); -moz-opacity:0.7;
}

