
body {color: #99ff00; background-color: #006666}
a { text-decoration: none; color: #33ffff}
a:active { color: #FF0000; background-color: #000099}
a:hover { text-decoration: underline; background-color: #CCCCCC; color: #CC00CC}
a:visited { color: #11dddd}
a:link { text-decoration: none; color: #33ffff}
a.other { text-decoration: none; color: #ff0000 }
a.other:link { text-decoration: none; color: #000000 }
a.other:visited { text-decoration: none; color: #000000 }
h1 { background-color: #008888; text-transform: uppercase}
h2 { text-transform: uppercase; background-color: #008888}
h3 { font-size: medium; font-weight: bolder; text-transform: uppercase}
h5 { background-color: #ddeedd; color: #000000; font-weight: 400; font-family: "Comic Sans MS"}
h6 { font-size: x-small; font-weight: bold; text-transform: uppercase }
p { font-size: medium; font-weight: normal}
img.left { float: left}
img.right { float: right}


