a:link {
	font-family: "sans-serif";
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	font-family: "sans-serif";
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "sans-serif";
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
a:active {
	font-family: "sans-serif";
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:visitedhover {
	font-family: "sans-serif";
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.imageStyle {border: 1px solid #999966;}

p {
	font-family: Goudy Old Style;

}
