.table_front { color: rgb(255, 255, 255); font-size: 10px; font-family: Verdana, Arial; font-weight: bold; }
.standard_smallsize { color: rgb(64, 145, 229); font-size: 10px; font-family: Verdana, Arial; }
.standard_normalsize { color: rgb(64, 145, 229); font-size: 13px; font-family: Verdana, Arial; }
.interview_question { color: rgb(204, 204, 204); font-size: 13px; font-family: Verdana, Arial; }
.interview_answer { color: rgb(255, 153, 0); font-size: 13px; font-family: Verdana, Arial; }
.quote { color: gray; font-size: 13px; font-family: Verdana, Arial; }
.footer { color: black; font-size: 10px; font-family: Verdana, Arial; }
.alt_color { color: rgb(93, 119, 124); font-size: 10px; font-family: Verdana, Arial; }
.table_header { background-color: rgb(34, 34, 34); }
.table_backgr { background-color: rgb(0, 0, 0); }
.table_backgr_alt { background-color: rgb(0, 0, 0); }
body { background-color: rgb(0, 0, 0); font-family: Verdana, Arial; color: rgb(50, 153, 204); font-size: 12px; }
a:link { color: rgb(76, 185, 18); text-decoration: none; }
a:visited { color: rgb(168, 168, 168); text-decoration: none; }
a.footer:link { color: black; text-decoration: none; }
a.footer:visited { color: black; text-decoration: none; }
a.footer:hover { color: white; text-decoration: none; }
a:hover { text-decoration: none; color: rgb(212, 125, 0); }
a.active { text-decoration: none; }
select { font-family: Verdana, Arial; font-size: 11px; color: rgb(0, 0, 0); background-color: rgb(204, 204, 204); }
input.sbox { margin-bottom: 3px; color: white; background: rgb(34, 34, 34); border: 1px solid rgb(34, 102, 170); }
.buttondesign { background-color: rgb(212, 125, 0); color: rgb(0, 0, 0); font-family: Arial; font-weight: bold; border: 1px solid rgb(219, 219, 219); padding: 4px; width: 200px; height: 35px; border-radius: 7px; }