a:link {
	color: Black;
}


a:visited {
	color: Black;
}

a {
    color : #000100;
    text-decoration : none;
}