.baskerville {
	font-family: "Baskerville Old Face";
	font-size: small;
}
.liensover {
	font-family: "Baskerville Old Face";
	font-size: 14px;
	color: #000000;
	font-weight: bold;

}
a:hover {
	font-family: "Baskerville Old Face";
	font-size: 16px;
	color: #F29200;
	font-weight: bold;

}
a:link {
	font-family: "Baskerville Old Face";
	font-size: 14px;
	color: #000000;
}
