﻿h4 {
	font-family: "Baskerville Old Face";
	font-size: 15pt;
	font-weight: bold;
	color: #F8B808;
	text-decoration: none;
}
a {
	color: #F8B808;
	background: #333333;
	text-decoration: none;
	font-size: 15pt;
}
a:active {
	color: #F8B808;
	text-decoration: none;
}
a:hover {
	color: #F5ED94;
	text-decoration: none;
}
a:visited {
	color: f5ed94;
	text-decoration: none;
}
