body {
	background-color: #FBF9E6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 444444;
	line-height: 20px;
}

a { text-decoration: none; 
color: #444444;
}

a:hover
{
  color: #444444;
  text-decoration: underline;
}
a:active
{
  font-weight: bold;
  text-decoration: underline;
  color: #901708; 
}
a.active
{
  font-weight: bold;
  text-decoration: none;
  color: #901708; 
}
h3 {
	font-size: 14px;
	color: #941908;
	font-weight: bold;
	line-height: normal;
}
.biog {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: 444444;
	font-weight: normal;
	line-height: 20px;
}
