body {
	background-color: #19212b;
	margin: 0px;
	padding: 0px;
}
#copyright{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ccc;
	font-weight: normal;
	text-decoration:none;
	float:left;
	
}
#copyright a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ccc;
	font-weight:bold;
	text-decoration:underline;
}
#copyright a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ccc;
	font-weight:bold;
	text-decoration:none;
}
a{
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
	color:#969696;
	font-weight: normal;
	text-decoration:underline;
	outline:none !important;
}
a:visited{
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
	color:#969696;
	font-weight: normal;
	text-decoration:underline;
	outline:none !important;
}
a:hover{
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
	color:#999999;
	font-weight: normal;
	text-decoration:none;
}

.footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ccc;
	font-weight: normal;
	text-decoration:none;
}
.footer a, .footer a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ccc;
	font-weight:bold;
	text-decoration:underline;
}
.footer a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ccc;
	font-weight:bold;
	text-decoration:none;
}