Para lo de las lineas de los enlaces podría intentar poner esto entre los tags de <head> y </head>:
Código HTML:
<style>
a:link {text-decoration: none}
a:visited {text-decoration: none}
a:hover {text-decoration: underline}
</style>
Y a que te refieres con:
"-¿Cómo sombreo un texto?"