/* ;a { font-size:14px;color:yellow; }
 ;a:link { color:yellow; text-decoration:none; font-weight:bold; }
 ;a:visited { color:yellow; text-decoration:none; font-weight:bold; }
 ;a:hover { color:yellow; text-decoration:none; font-weight:bold; }
 ;a:active { color:yellow; text-decoration:none; font-weight:bold; }
 ;a#quick  { color:yellow; text-decoration:none; font-weight:normal; font-size:8pt;} */
#b1 {
  border-width:1px;
  border-style:solid;
  border-top-color:#D0D0D0;
  border-left-color:#D0D0D0;
  border-right-color:#202020;
  border-bottom-color:#202020; 
  padding:4px;
  display:block;
  left:32px;
  width:95%;
  height:26px;
  text-align:center;
  color:yellow;
  font-size:20px;
  font-family:'Arial';
  font-weight:bold;
  background-color:rgb(0,128,192);
  vertical-align:middle;
  text-decoration:none;
  }
#b2 {
  border-width:1px;
  border-style:solid;
  border-top-color:#D0D0D0;
  border-left-color:#D0D0D0;
  border-right-color:#202020;
  border-bottom-color:#202020; 
  width:160px;
  height:24px;
  text-align:center;
  color:rgb(255,255,255);
  font-size:16px;
  font-family:'Arial';
  font-weight:bold;
  background-color:rgb(0,128,192);
  text-decoration:none;
  }

