.copyleft {
	font : italic small serif;
}
.bigtitle {
	font : bold normal medium serif;
	color : Navy;
	text-decoration : underline overline;
	background-color : #E0DDD4;
}
.bodycontent {
	font : small sans-serif;
	background-color : transparent;
}
.darkbg {
	background-color : #B0ADA4;
}
.darkerbg {
	background-color : Gray;
}
.fixed {
	font : larger monospace;
	color : Green;
}
.fixedlink {
	font : larger monospace;
	color : #0077FF;
}
.fixedtt {
	font : medium monospace;
	color : Green;
}
.generateddate {
	font : x-small sans-serif;
}
.hilitebg {
	background-color : #FAF9F7;
}
.middletitle {
	font : bold normal small serif;
	color : Navy;
	text-decoration : underline overline;
	background-color : #E0DDD4;
}
.newscontent {
	font : x-small sans-serif;
}
.seriftext {
	font : small serif;
}
.textlink {
	font : small sans-serif;
}
.titlebg {
	background-color : #E0DDD4;
}
.titlecolor {
	background-color : Navy;
}
.xeneititle {
	font : bold medium serif;
	color : Navy;
	text-decoration : underline overline;
	background-color : #E0DDD4;
}
A:link {
	text-decoration: none;
	color : #0077FF;
}
A:visited {
	text-decoration:none;
	color : #0077FF;
}
A:active {
	text-decoration:none;
	color : #0077FF;
}
A:hover {
	text-decoration:underline;
	color:#0000FF;
}
