

A:link { text-decoration: none; color: blue}
A:active { text-decoration: underline; color: navy}
A:visited { text-decoration: none; color: blue}
a:hover{text-decoration: underline; color: navy}
DIV { text-align: justify }
BODY {background-attachment: fixed;}