walk.css {
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;

}
a:visited {
	text-decoration: none;
	color: #999999;

}

