a:link {color: blue; TEXT-DECORATION: none;}
a:visited {color: blue; TEXT-DECORATION: none;}
a:active {color: blue; TEXT-DECORATION: none;}
a:hover {color: red; TEXT-DECORATION: underline;}

body {
    background-color: #E8E8E8;
    TEXT-DECORATION: none; font-family: Verdana,Arial;
    color: black;
    font-size: 12;
}

.galls a img {
  max-width: 120px;
}

.maintable a {
    display: block;
    padding: 0px 0px 0px 5px;
    margin-bottom:0px;
    margin-top:1px;
    margin-left:1px;
    margin-right:1px;
    background-color: white;
    color: #333333;
    text-decoration: none;
}

.maintable a:hover {
    display: block;
    padding: 0px 0px 0px 5px;
    margin-bottom: 0px;
    margin-top: 1px;
    margin-left: 1px;
    margin-right: 01px;
    background-color: white;
    color: #800000;
    text-decoration: underline;
}

table {
    TEXT-DECORATION: none; font-family: Verdana,Arial;
    font-size: 12;
    color: black;
}

table.sponsors {
    TEXT-DECORATION: none; font-family: Verdana,Arial;
    font-size: 12;
    td.padding: 4;
}

#sponsors td {
    padding: 4px 4px 4px 4px;
    border-width: 1px;
    border-style: solid;
    border-color: #999999;
}

td.siteinfo {
    background-color: black;
    color: white;
    padding: 5px 5px 5px 5px;
}

td.yellowfield {
    BACKGROUND-COLOR: YELLOW;
}

table.galleries {
    TEXT-DECORATION: none; font-family: Verdana,Arial;
    font-size: 12;
    td.padding: 4;
}

#galleries td {
    padding: 4px 4px 4px 4px;
    border-width: 1px;
    border-style: solid;
    border-color: #999999;
}

td.sponsorinfo {
    background-color: #A0A0A0;
    color: black;
    padding: 5px 5px 5px 5px;
}

input {
    BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; FONT-SIZE: 10pt; BACKGROUND-IMAGE: none; MARGIN-BOTTOM: 1px; BORDER-LEFT: 1px solid; COLOR: rgb(0,0,0); BORDER-BOTTOM: 1px solid; FONT-FAMILY: Verdana,Arial; BACKGROUND-COLOR: rgb(255,255,255)
}