body { color: maroon; font-size: 12px; font-family: verdana; background-color: #fc9; margin: 0; padding: 0; }
p { color: #ffc; font-size: 12px; font-family: verdana; }
td { }
a:link { color: orange; font-size: 12px; font-family: verdana; font-weight: bold; text-decoration: none; }
a:visited { color: orange; font-size: 12px; font-family: verdana; font-weight: bold; text-decoration: none; }
a:hover { color: white; font-family: verdana; font-weight: bold; text-decoration: none; }
a:active { color: white; font-family: verdana; font-weight: bold; text-decoration: none; }

#menu a:link { color: orange; font-size: 20px; font-family: times; font-weight: bold; text-decoration: none; padding-right: 12px; padding-left: 12px; }
#menu a:visited { color: orange; font-size: 20px; font-family: times; font-weight: bold; text-decoration: none; padding-right: 12px; padding-left: 12px; }
#menu a:hover { color: white; font-size: 20px; font-family: times; font-family: times; font-weight: bold; text-decoration: none; padding-right: 12px; padding-left: 12px; }
#menu a:active { color: white; font-size: 20px; font-family: times; font-weight: bold; text-decoration: none; padding-right: 12px; padding-left: 12px; }

#main table { background-image: url(../images/bg.gif); background-repeat: repeat-y; background-position: center 0; }

#gallery img { padding: 3px; }
#gallery a:link { background-color: maroon; }
#gallery a:visited { background-color: maroon; }
#gallery a:hover { background-color: orange; border-style: none; }
#gallery a:active { background-color: maroon; }