body { background-color: #BB33FF; }
a:link.image, a:visited.image { 
color: #220000; text-decoration: none;  }
a:hover.image, a:active.image { 
color: #330000; text-decoration: underline; }
a:link.text, a:visited.text { color: #112200; text-decoration: none; }
a:hover.text, a:active.text { color: #002211; text-decoration: underline; }