.body {
	font-family: baskerville;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	line-height: 13px;
	font-weight: bold;
}


a:hover.navlink {  color: #000000; background-color: #FFFF00}
a:hover.link {  color: #FFFFFF; background-color: #000000}

.link {
	font-family: baskerville;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFF00;
	line-height: 13px;
	font-weight: bold;
}

.navlink {
	font-family: baskerville;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	line-height: 13px;
	font-weight: bold;
}


.head {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 15px;
}
.italic {
	font-family: baskerville;
	font-size: 11px;
	font-style: italic;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
}

.navigation {
	font-family: baskerville;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bodybig {
	font-family: baskerville;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: baskerville;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: baskerville;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}
.bodyblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	line-height: 13px;
}
.bodyboldblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
}
.date {
	font-family: baskerville;
	font-size: 22px;
	font-style: italic;
	color: #000000;
	text-decoration: none;
	line-height: 22px;
	font-weight: lighter;
}

