
element { }
a:link { color: blue; text-decoration: none }
a:hover { color: fuchsia; text-decoration: none }
a:active { color: blue; text-decoration: none }
a { color: blue; text-decoration: none }
a:vlink { color: blue; text-decoration: none }
body  { background-color: transparent; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-decoration: none; }
h1  { color: blue; font-size: larger }

