body {
	background-color: #342606;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #003366;
}
.Dark:link {
	color: #CCCCCC;
}
.Dark:visited {
	color: #CCCCCC;
}
.Dark:hover {
	color: #FFCC99;
}
body2 {
	background-color: #69594C;
}
