
ul#contact a {
  text-decoration: none;
  outline: none;
  color: #0000DF;
}

ul#contact a:hover {
  color: #9E2528;
}

ul#contact a.active {
  color: #9E2528;
}

.menu-links{
	color:#ffffff;
    FONT-FAMILY: sans-serif;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
}

.menu-links a{
	color:#ffffff;
    FONT-FAMILY: sans-serif;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
}

.menu-links a:hover{
	color:#000000;
    FONT-FAMILY: sans-serif;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
}

P.about {
  color: #FCF5E9;
  font: 11pt/13pt Tahoma, sans-serif;
  font-style: none;
  font-weight: 550;
  margin-top: 25px;
  margin-bottom: 0px;
  margin-left: 164px;
  margin-right: 75px;
  padding-top: 0px; 
  padding-bottom: 0px; 
  padding-left: 0px; 
  padding-right: 0px; 
}
