@charset "utf-8";
/* CSS Document */
.abovefooter a {
	color: #FFFFFF;
	text-decoration: none;
}
.abovefooter a:visited {
	color: #FFFFFF;
}
.abovefooter a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.abovefooter a:focus {
	outline: thin dotted;
	color: #FFFFFF;
}

.abovefooter a:hover, a:active {
	outline: 0;
	color: #FFFFFF;
}
}
