a {text-decoration: none; color: red;}
a:hover {color:white; text-decoration: none; color: yellow}
body {background-color: #000; color: #fff; font-family: Tahoma, Arial, sans-serif;}
.menu {text-align: left; width: 15%; float: left; padding: 10px 0px 0px 10px}
.maindiv {text-align: left; width: 75%; float: right; padding: 10px 30px 0px 0px}
.center {text-align: center}
.history {text-align: center; color: red; font-size: 2em}
.date {color: yellow}
h1 {color: yellow}
.flags {color: cyan}
.gold {color: yellow}
.cyan {color: cyan}
.red {color: red}
.green {color: green}
.blue {color: blue}
.magenta {color: magenta}
.yellow {color: yellow}
p {text-indent: 40px}
.level {font-size: 1.1em; font-weight: bold;}
#neutral {color: white}
#evil {color: red}
#good {color: yellow}
 
