@charset "UTF-8";
/* CSS Document */


.copyright a:link {
	color: #666666;
	text-decoration: none;
	font-size: 10px;
}
.copyright a:visited {
	color: #666666;
	text-decoration: none;
	font-size: 10px;
}
.copyright a:active {
	color: #333333;
	text-decoration: none;
	font-size: 10px;
}
.copyright a:hover {
	color: #333333;
	text-decoration: none;
	font-size: 10px;
}
