@import url(../../base/css/anchor.css);

.bottomLinks a:link,
.bottomLinks a:visited {
	color: #fff;
	text-decoration: none;
}

.bottomLinks a:hover,
.bottomLinks a:active {
	color: #fff;
	text-decoration: underline;
}