a, a:visited {
   color: #C0C0C0; text-decoration: none
}
a:hover {
   color: #808080; text-decoration: none
}

.Nav, .Nav:visited {
   color: #FFFFFF; text-decoration: none
}
.Nav:hover {
   color: #C0C0C0; text-decoration: none
}