
a{
text-decoration: none;
color: Gray
}
a:link {
text-decoration: none;
color: Gray
}
a:visited {
text-decoration: none;
color: Gray
}
a:hover {
text-decoration: none;
color: Black
}
