@charset "utf-8";
/* CSS Document */

#footer p {
	line-height: 0.2em;
	margin-top: 15px;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: 7e9e20;
	text-decoration: none;
}

.footer{
	color: #666666;
 	font-size:0.85em;
}
#footer a:hover {
	color: #006600;
}

