body { background-image: url("imgs/Blue Tiles.gif"); background-repeat: repeat; background-attachment: fixed; font-family: sans-serif; color: #ffffcc; }
a { color: #ffffcc; text-decoration: none; }
a:hover { color: #ffff00; text-decoration: underline overline; }
a:active { color: #ffff00; text-decoration: underline overline; }
a.menu { color: #ffffcc; text-decoration: none; }
a.menu:hover { color: #ffff00; text-decoration: none; }
a.menu:active { color: #ffff00; text-decoration: none; }
