a:active {  color: #660000; text-decoration: none}
a:link {  color: #CC0000; text-decoration: none}
a:visited {  color: #000099; text-decoration: none;}
.space {  padding-left: 3px; line-height: 30px}
body {
	background-attachment: fixed;
	background-color: #eaeaea;
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(img/tiler.gif);
}
a:hover {  color: #CC0000; border-bottom:1px dotted #333333}
.archjump {  background-color: #CC0000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; text-decoration: none}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	text-decoration: none;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	text-decoration: none;
}
.formelements {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC0000;
}
.deleted {
	text-decoration: line-through;
}

.date {
	font-weight: bold;
}