
.menu a:link {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 7pt;
  color: white;
  text-decoration: none;
}
.menu a:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 7pt;
  color: white;
  text-decoration: none;
}
.menu a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 7pt;
  color: orange;
  text-decoration: none;
}
.menu a:active {
  font-size: 7pt;
  color: gold;
  text-decoration: none;

}

.headshottext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: orange
	text-decoration: none;
}	
.headshottext a:link {
	font-size: 7pt;
	color: orange;
	text-decoration: none;
}
.headshottext a:hover {
	font-size: 7pt;
	color: orange;
	text-decoration: none;
}	
.headshottext a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: orange;
	text-decoration: none;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: white;
}

. background {
	filter: alpha (opacity=50);
	
}

.textontop {
	color: orange;
	background-color: transparent;
	
}	