select {
 font-size: 12px;
 font-family: tahoma,helvetica;
 color: #000000;
 background-color: #cfcfcf;
}

textarea {
 font-size: 12px;
 font-family: tahoma,helvetica;
 color: #000000;
 background-color: #cfcfcf;
}

.input {
 font-size: 12px;
 font-family: tahoma,helvetica;
 color: #000000;
 background-color: #cfcfcf;
 border-top-width : 1px;
 border-right-width : 1px;
 border-bottom-width : 1px;
 border-left-width : 1px;
 text-indent : 2px;
}
.topnavi {
    padding-right: 5px;
    padding-bottom: 18px;
    padding-left: 5px;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
}

#bg a:link, #bg a:visited, #bg a:active {
color: #ff0;
}

#bg a:hover {
color: #ffff00; text-decoration: none;
}

#tablea a:link, #tablea a:visited, #tablea a:active {
 color: #ffffff; text-decoration: underline;
 }

#tablea a:hover {
color: #ffff00; text-decoration: none;
}

#tableb a:link, #tableb a:visited, #tableb a:active {
color: #ffffff; text-decoration: underline;
}

#tableb a:hover {
color: #ffff00; text-decoration: none;
}

#tablecat a:link, #tablecat a:visited, #tablecat a:active {
color: #ffffff; text-decoration: underline;
}

#tablecat a:hover {
color: #ffff00; text-decoration: none;
}

#tabletitle a:link, #tabletitle a:visited, #tabletitle a:active {
color: #ffffff; text-decoration: none;

}
#tabletitle a:hover {
color: #ffff00; text-decoration: underline;
}

#tabletitle {
background-color: #333333;
}