body { background-attachment: fixed; background-image: url('images/background.gif'); background-repeat: repeat; list-style-type: square}
a:hover {  color: #006600; text-decoration: none}
a:link {  color: #000066; text-decoration: underline}
a:visited {  color: #003366; text-decoration: underline}
a:active {  color: #666666; text-decoration: none}
a:hover {  color: #993333; text-decoration: none}
