BODY{
  font-family : Verdana,Arial,sans-serif;
  font-weight : normal;
  color : 112244;
  background-color : #f4d388;
  text-decoration : none;
  font-size : 12px;
  padding-top : 6px;
  padding-left : 6px;
  padding-right : 62px;
  padding-bottom : 6px;
  color : #3e1b00;
}
A{
  
  color : 3366cc;
  color : #552b00;
  
  text-decoration : underline;
}
A:HOVER{
  text-decoration : underline;
  color : black;
}
A:ACTIVE{
  text-decoration : underline;
  color : black;
}
A:VISITED{
  text-decoration : underline;
  color : 3366cc;
  color : #643200;
}
CODE{
  font-size : large;
}
Q{
  font-size : 12px;
  font-family : Verdana,Arial,sans-serif;
  font-style : italic;
  color : silver;
}

#copyright{
  font-size : 12px;
  font-style : italic;
  color : silver;
}
#caption{
  font-size : 12px;
  font-style : italic;
}
#newspaper{
  font-family : serif,"Times New Roman";
}
