A:link {
  COLOR                                 :       #FFFFFF;
  FONT-FAMILY                           :       Verdana;
  FONT-SIZE                             :       xx-small;
  TEXT-DECORATION                       :       none;
}

A:visited {
  COLOR                                 :       #FFFFFF;
  FONT-FAMILY                           :       Verdana;
  FONT-SIZE                             :       xx-small;
  TEXT-DECORATION                       :       none;
}

A:active {
  COLOR                                 :       #FFFFFF;
  FONT-FAMILY                           :       Verdana;
  FONT-SIZE                             :       xx-small;
  TEXT-DECORATION                       :       none;
}

A:hover {
  COLOR                                 :       #23CFE3;
  FONT-FAMILY                           :       Verdana;
  FONT-SIZE                             :       xx-small;
  TEXT-DECORATION                       :       none;
}



Body {
  background-color                      :       #646464;
  font-family                           :       Verdana;
  font-size                             :       8pt;
}
     
td {
  font-size                             :       8pt;
  font-family                           :       Verdana;
  color                                 :       #FFFFFF;
}

input {
  background-color                      :       #646464;
  border                                :       1px #000000 solid;
  font-family                           :       Verdana;
  font-size                             :       8pt;
  color                                 :       #ffffff;
  width                                 :       200;
}

input.login {
  width                                 :       60;
  text-align                            :       left;
  font-size                             :       7pt;
}

input.loginb {
  width                                 :       60;
  text-align                            :       center;
  font-size                             :       7pt;
}

input.register {
  background-color                      :       #ffffff;
  border                                :       1px #000000 solid;
  font-family                           :       Verdana;
  font-size                             :       8pt;
  color                                 :       #000000;
  width                                 :       150;
}

input.radio {
  width                                 :       75;
  text-align                            :       center;
  font-size                             :       8pt;
}

input.radio1 {
  width                                 :       30;
  text-align                            :       center;
  font-size                             :       8pt;
  border                                :       none;
}

input.shoutname {
  width                                 :       100;
  text-align                            :       left;
  font-size                             :       8pt;
  border                                :       1px #000000 solid;
}

input.shoutmsg {
  width                                 :       100;
  text-align                            :       left;
  font-size                             :       8pt;
  border                                :       1px #000000 solid;
}

input.shoutsub {
  width                                 :       100;
  text-align                            :       center;
  font-size                             :       8pt;
  border                                :       1px #000000 solid;
}

input.back {
  width                                 :       55;
  text-align                            :       center;
  font-size                             :       8pt;
  border                                :       1px #000000 solid;
}

input.dupe {
  width                                 :       55;
  text-align                            :       center;
  font-size                             :       8pt;
  border                                :       1px #000000 solid;
}