a {font-weight: bold}
a:link {color: #3333cc}
a:visited {color: #cc3333}
a:hover {color: #33ff00}
a:active {color: #ffcc66}

a.menu {font-weight: bold}
a.menu:link {color: #ffffff; text-decoration: none}
a.menu:visited {color: #ffffff; text-decoration: none}
a.menu:hover {color: #33ff00; text-decoration: underline}
a.menu:active {color: #ffffff; text-decoration: none}

body {background-color: #ffffff}

img {border: 0}
img.title {position:absolute; left:0px; top:0px; z-index:1}

li.top {display: inline}

p {font-family: times; color: #000000}
p.menu {font-family: times; color: #ffffff; z-index:2}
p.title {font-size: x-large; font-weight: bold}
p.subtitle {font-size: large; font-weight: bold}
p.play {position:relative; left:30px; text-indent: 2cm}

table.site {width: 95%; border:0; z-index:0; position:absolute; left:2.5%; top:20px}
table.menu {width: 100%; border:0}
table.content {width:100%; border:0}

td {background-color: #ffffff}
td.menu {background-color: transparent; border-style: none; text-align: center}
td.red {background-color: #CC3333; border-style: outset; border-color: #ff6666}
td.darkb {background-color: #0066cc; border-style: outset; border-color: #6699CC}
td.blue {background-color: #6699CC; border-style: outset; border-color: #6699CC}
td.lightb {background-color: #6699CC; border-style: outset; border-color: #6699CC}
td.yellow {background-color: #ffffCC; border-style: outset; border-color: #ffff99}
td#left {width: 20%}

ul.disc {list-style-type: disc; color: #ffffff; list-style-position: outside}