/*other colors: #c6bde1 or #D2DAFC*/
body { background-color:#bad0bc; }
a:active     { color: #808080 }
a:link       { text-decoration: underline; color: #808080 }
a:visited    { text-decoration: underline; color: #808080 }
a:hover      { text-decoration: underline; color: #000000 }