﻿a {
	font-family: Nimrod;
	font-size: 12px;
}
a:link {
	color: #FF6600;
	text-decoration: none;
	font-size: xx-small;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #6600FF;
	text-decoration: none;
}
body {
	background-color: #660000;
}

.Header {
	font-family: Nimrod;
	font-size: 24px;
	font-weight: normal;
	color: #FF6600;
	.links {
	font-family: Nimrod;
	font-size: 12px;
	font-style: normal;
	color: #FF6600;
}
.linking {
	font-family: Nimrod;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
.back {
	background-color: #660000;
}
.text {
	font-family: NimbusRomDGR;
	font-size: small;
	color: #000000;
}
}
.text {
	font-family: Verdana;
	font-size: x-small;
	color: #000000;
}
.text2 {
	font-family: Verdana;
	font-size: small;
	color: #000000;
}

