 body {
  background:black;
  color:#ffb000;
  }

 .fcred {color:red;}
 .fcblue {color:blue;}
 .fcgreen {color:green;}
 .fcolive {color:olive;}
 .fcsilver {color:silver;}
 .fcorange {color:#ffe000;}

 .fcsred {background:#ffe0e0;}
 .fcsgreen {background:#e0ffe0;}
 .fcsblue {background:#e0e0ff;}
 .fcssilver {background:silver;}

 .war {color:red; font-weight:bold;}
 .fcsilver {color:silver;}
 .can {text-decoration:line-through;}
 .bold {font-weight:bold;}
 .topic {color:blue; font-weight:bold; font-size:medium;}
 .comm {color:blue; font-weight:bold; }
