p {
	font-family: "BernhardMod BT";
	font-size: 18px;
	color: #333333;
}
a:link {
	font-family: "BernhardMod BT";
	font-size: 18px;
	color: #996600;
	text-decoration: none;
}
a:visited {
	font-family: "BernhardMod BT";
	font-size: 18px;
	color: #996600;
	text-decoration: none;
}
a:hover {
	font-family: "Monotype Corsiva";
	font-size: 24px;
	color: #FF0000;
	text-decoration: none;	
}

td {
	background-color: #FFFFFF;
}
