@charset "UTF-8";
a:active {
	color: #F00;
}
a:visited {
	color: #999999;
}
a:link {
	color: #999;
}
.footlink {
	color: #FFF;
}
