body {
  margin: 0; padding: 0;
}

#txt11 {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size:11px;
  color:#FFFFFF;
}
#txt11 a{color:#FFFFFF;}
#txt11 a:visited{color:#FFFFFF;}
#txt11 a:hover {color:#FF9900; background:#000000;}
#txt11 a:active{color: red;}


#txt13 {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size:13px;
  color:#FFFFFF;
}
#txt13 a{color:#FFFFFF;}
#txt13 a:visited{color:#FFFFFF;}
#txt13 a:hover {color:#FF9900; background:#000000;}
#txt13 a:active{color: red;}


#txt13b {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size:13px;
  color:#000000;
}
#txt13b a{color:#000000;}
#txt13b a:visited{color:#000000;}
#txt13b a:hover {color:#FF9900; background:#FFFFFF;}
#txt13b a:active{color: red;}


#txt15bk {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size:16px;
  color:#FFFFFF;
  background:#282B34;
  font-weight: bold;
}
#txt15bk a{color:#FFFFFF;}
#txt15bk a:visited{color:#FFFFFF;}
#txt15bk a:hover {color:#FF9900; background:#000000;}
#txt15bk a:active{color: red;}


#plain {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size:16px;
  font-weight:normal; 
  color:darkgreen;
  background-color:white;
  text-align:center;  
  width:740px;
  margin-right:auto;
  margin-left:auto;  
  padding:0px;
  border:0px solid #000000;
}
#plain a{color:#990033;}
#plain a:visited{color:#ce4e78;}
#plain a:hover {color:#990033; background:#FFEE99;}
#plain a:active{color: red;}