@charset "utf-8";
#footer  a:link {
	color: #333333;
	text-decoration: none;
}
#footer a:hover {
	color: #0000CC;
	text-decoration: none;
}
#footer a:visited {
	color: #333333;
	text-decoration: none;
}
