<style>
a         {text-decoration: none}, .lista1 {background-color: #000099; width: 200px}, .lista2 {background-color: #0099FF; border: solid #000099 2px; width: 40px}
a:link {color: #000099; text-decoration: none}, .lista a:link {color: white}, .lista1 a:link {color: #CCFFFF; background-color: #000099}, .lista2 a:link {background-color: #0099FF; width: 28px}
a:visited {color: #000099; text-decoration: none}, .lista a:visited {color: white}, .lista1 a:visited {color: #CCFFFF; background-color: #000099}, .lista2 a:visited {background-color: #0099FF; width: 28px}
a:active {color: #000099; text-decoration: none}, .lista a:active {color: #CCFFFF}, .lista1 a:active {color: #000099; background-color: #33CCFF}, .lista2 a:active {background-color: #000099; width: 28px}
a:hover {color: #CCFFFF; text-decoration: none}, .lista a:hover {color: #66FFFF}, .lista1 a:hover {color: #000099; background-color: #33CCFF; width: 130px}, .lista2 a:hover {background-color: #000099; width: 28px}
</style>


