
a:link    { color: #00c180; text-decoration: underline }
a:visited     { color: #00c180; text-decoration: underline; }
a:hover   { color: #c80000; text-decoration: underline; }
body { color: white; font-family: Georgia, "Times New Roman", Times, serif; background-color: black; background-image: url(images/bk.jpg); background-repeat: no-repeat; margin: 0; }
.blu { color: #02a3fe; font-size: 20px; }
.medblu { color: #02a3fe; font-size: 14px; }
.smblu { color: #02a3fe; font-size: 10px; }
.white { color: white; font-size: 18px; font-family: Georgia, "Times New Roman", Times, serif; }
.title { color: #0197ec; font-size: 24px; font-weight: bolder; }
li { list-style-image: url(images/bullet.gif); list-style-position: inside; display: list-item; }

