body {
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: url(images/bg.jpg);



}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {

	color: #0000CC;
	text-decoration: underline;
}
a:active {

	color: #000066;
	text-decoration: none;
}
.BioText {
	font: italic bold 12px Veranda;
	color: #333333;
}
.BioDate {
	font: bolder 16px Arial, Helvetica, sans-serif;
	color: #000000;
}
