.copyright {
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	width: 180px;
	padding-bottom: 20px;
}
.copyright A{
	color: #FFFFFF;
	text-decoration:underline;
}
.copyright A:hover{
	text-decoration:none;
}

