body {
	background-color: #CCCCCC;
}

.copyright {
	color: #FFFFFF;
	font: normal normal normal xx-small/normal "MS Sans Serif", Geneva, sans-serif;
}

a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

