@charset "utf-8";





a:link {

	color: #809EB9;

	text-decoration: none;

}



a:visited {

	color: #7D706C;

	text-decoration: none;

}

a:hover {

	color: #CCCCCC;

	text-decoration: underline;

}

a:active {

	color: #000000;

	text-decoration: none;

	text-align: center;

}

.icon {

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}
.copyright {
	font-size: 14px;
}
