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

#footer p {
	font-size: 10px;
	padding-left: 24px;
	color: #666666;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}
a:hover {
	text-decoration: underline;
}
