a {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #7e7e7e;
}
a:active {
	color: #5172b5;
}
.footlink {
	text-decoration: none;
}
