body {
  color: #AAAAAA;
  font-family: sans-serif;
}

a img { border: none; }

a {
  text-decoration: none;
  color: #AAAABB;
}
a:hover {
  text-decoration: none;
  color: #CCCCBB;
}

