@charset "UTF-8";
a:link {
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 7px;
}
a:hover {
	text-decoration: underline;
	color: #CCFF00;
}
a:active {
	text-decoration: none;
}
body {
	background-color: #000000;
}
#headerblock {
	background-color: #666666;
}
#Archivetable {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-color: #99FF00;
	border-right-color: #99FF00;
	border-bottom-color: #99FF00;
	border-left-color: #99FF00;
}
.centered {
	text-align: center;
}
#Linktest {
	color: #FF0000;
	text-decoration: none;
	display: block;
	margin: 10px;
	padding: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0000FF;
	border-bottom-color: #0000FF;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
