body {
  font-family: Georgia, "New York CE", utopia, serif;
  margin: 0 0 0 0;
  padding : 0 0 0 0;
  color: #000000;
  background : #FfFFFF;
  text-align : center;
}

a:link { color: #000099; }
a:visited { color: #000099; }
a:hover {color: #FF0033;}

