
a         { color: black; text-decoration: none }
a:link                      { color: black }
a:hover                        { color: #cddaff }
a:visited      { color: black; text-decoration: none }
a:active                { color: #cddaff; text-decoration: none; list-style-image: none; outline-style: none }
body   { color: black; background-color: white }
div       { color: black }

