.copyright {
	font-family: Tahoma, Geneva, sans-serif;
	color: #999;
	font-size: x-small;
}
.navigation {
	font-size: 14px;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
}
body {
	background-color: #333;
	text-decoration: none;
}
.medgrey {
	color: #999;
	text-decoration: none;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #999;
	text-decoration: none;
}
