body { font-family: sans-serif, monospace; font-size: 100%; color: #D0D0FF; background: url("img/background.png"); background-color: #000000; background-repeat: repeat-x; margin-top: 0px; }
.top { height: 20px; }
.pagetitle { height: 79px; text-align: center; vertical-align: bottom; font-size: 200%; }
A:link { color: #8080FF; text-decoration: none; }
A:hover { color: #A0A0FF; text-decoration: underline; }
A:active { color: #FFFFFF; text-decoration: none; }
A:visited { color: #8080C0; text-decoration: none; }
A:visited:hover { color: #8080F0; text-decoration: underline; }
.public_chat { color: #D0E0FF; }
.private_chat { color: #D0FFD0; }
.shout_chat { color: #FFD0D0; }
.chatname { font-size: 70%;}
