body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    background-color: #333333;
	width: 100%;
	height: 100%;
}
.copyright {
	font-family: Arial;
	font-size: 11px;
    font-weight: none;
	color: #595959;
}
.copyright A:link {
	font-family: Arial;
	font-size: 11px;
    font-weight: none;
    text-decoration: none;
	color: #595959;
}
.copyright A:visited {
	font-family: Arial;
	font-size: 11px;
    font-weight: none;
    text-decoration: none;
	color: #595959;
}
.copyright A:hover {
	font-family: Arial;
	font-size: 11px;
    font-weight: none;
    text-decoration: none;
	color: #CCCCCC;
}
.copyright A:active {
	font-family: Arial;
	font-size: 11px;
    font-weight: none;
    text-decoration: none;
	color: #595959;
}
