
body { background-color: #000 }
li { color: #fff; font-weight: bold; font-size: 16px }
a:link { color: #00bfff; text-decoration: none }
a:visited { color: #f0f; text-decoration: none }
a:hover { color: #ffd700; text-decoration: underline }
a:active { color: #0f0; text-decoration: none }
