html, body {
    font-family: Verdana, Arial, Helvetica;
    font-size: 12px;
    color: #000000;
    background-color: #0033ff;
}

td, tr {
    font-family: Verdana, Arial, Helvetica;
    font-size: 12px;
}


a, a:active, a:link {
    color: #0000FF;
    text-decoration: underline;
}

a:visited {
    color: #0000FF;
    text-decoration: underline;a
}

a:hover {
    color: #0099FF;
    text-decoration: underline;
}

h1 {
    margin: 0px;
    padding: 0px;
    font-family: Verdana, Arial, Helvetica;
    font-size: 20px;
    font-weight: bold;
    color: #999999;
}

.art_title {
    font-size: 14px;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
}
.art_title a, .art_title a:active, .art_title a:link, .art_title a:visited {
    color: #666666;
    text-decoration: none;
}

.art_title a:hover {
    color: #000000;
    text-decoration: none;
}

.help {
    font-size: 15px;
    font-family: Times New Roman;
}
.help a, .help a:active, .help a:link, .help a:visited {
    color: #000000;
    text-decoration: underline;
}

.help a:hover {
    color: #FFFFFF;
    text-decoration: none;
}

ul {
    padding: 5px;
    margin-left: 20px;
    margin-bottom: -5px;
}

li {
    padding: 4px;
}

a.home,  a.home:active, a.home:link, a.home:visited {
    color: #0099FF;
    text-decoration: underline;
}
a.home:hover {
    color: #0099FF;
    text-decoration: none;
}

.gb_quest {
    text-align: left;`
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 2px;
}

.gb_answer {
    font-weight: bold;
    text-align: left;`
    color: #C02B89;
    padding-top: 2px;
    padding-bottom: 2px;
}

.gb_answer_text {
    text-align: left;`
    padding-top: 5px;
    color: #0033FF;
}

.msg_error {
    color: #ED1C24;
    font-weight: bold;
    text-align: center;
    padding-top: 10px;
}
.msg_ok {
    color: #008400;
    font-weight: bold;
    text-align: center;
    padding-top: 10px;
}
a.menu, a.menu:active, a.menu:link, a.menu:visited {
    color: #0099FF;
    text-decoration: none;
}

a.menu:hover {
    color: #000000;
    text-decoration: none;
}

.salelinks {color:#ffffff !important; font-size:10px !important;}
.salelinks a {font-size:10px !important; color:#ffffff !important; text-decoration:underline !important;}
.salelinks a:hover {font-size:10px !important; color:#ffffff !important; text-decoration:none !important;}
