BODY{  
  color : #333333;
  background-repeat : repeat;
  font-family : "Bookman Old Style";
  width : 370px;
  margin-left : auto;
  background-attachment : scroll;
  text-align : center;
  margin-right : auto;
  margin-top : 0px;
  background-image : url(../img/swbg.gif);
}

A{  
  text-decoration : none;
}

A:HOVER{  
  color : #6a5acd;
  text-decoration : none;
}

TD{  
  color : #191919;
  font-size : 14px;
  font-family : Verdana;
  line-height : 22px;
}

     /*header,date,text for trivia*/
.hdao{  
  font-size : 12px;
  font-weight : bold;
  font-style : italic;
  color : #3333ff;
  text-align : right;
  font-family : "Bookman Old Style";
}

#dyao{  
  font-size : 16px;
  color : white;
  background-color : #3333ff;
  text-align : left;
  padding : 5px;
  width : 340px;
  font-weight : bold;
}

#txao{  
  font-size : 14px;
  text-align : left;
  line-height : 22px;
  width : 350px;
  background-color : #ffffff;
  border : 1px solid #76a4cb;
  padding : 3px;
}

     /*header,date,text for feature*/
.hdak{  
  font-size : 12px;
  font-weight : bold;
  font-style : italic;
  color : #ff0033;
  text-align : right;
  font-family : "Bookman Old Style";
}

#dyak{  
  font-size : 16px;
  color : white;
  background-color : #ff0033;
  text-align : left;
  padding : 5px;
  width : 340px;
  font-weight : bold;
}

#txak{  
  font-size : 14px;
  text-align : left;
  line-height : 22px;
  width : 350px;
  background-color : #ffffff;
  border : 1px solid #fa8072;
  padding : 3px;
}

     /*button*/
.btn{  
  font-size : 12px;
  font-family : "Bookman Old Style";
  color : white;
  font-weight : bold;
  font-style : italic;
  background-color : #ff0033;
  text-decoration : none;
  text-align : center;
  padding : 3px;
}

     /*button for trivia*/
.btnao{  
  font-size : 12px;
  font-family : "Bookman Old Style";
  color : white;
  font-weight : bold;
  font-style : italic;
  background-color : #3333ff;
  text-decoration : none;
  text-align : center;
  padding : 3px;
}

     /*text  for english font*/
.eg{  
  font-size : 13px;
  font-family : "Bookman Old Style";
  font-style : italic;
  word-spacing : 3px;
  margin-right : 3px;
  vertical-align : baseline;
  font-weight : bold;
  color : #2c2c63;
}