A:link { text-decoration: none }
A:hover { text-decoration: none; background-color:white; color:orange}
body {
    font-family: Verdana, Times, serif;
}
* {
    font-family: "Verdana", Times, serif;
}


