
a:link {color: white; text-decoration: none}
a:visited {color: orange; text-decoration: none}
a:hover {color: green; text-decoration: none; background: #EAF2FF}
a:active {color: yellow; text-decoration: none}
