
body,td {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 7.5pt;
  color: #FFFFFF;
  background-repeat: no-repeat;
}
  
#block {  
  width: 600;
  text-align: justify;
  font-size: 16px;
}

a:link { 
  color: white;
}

a:visited { 
  color: white;
}

a:hover { 
  color: rgb(200,200,200); 
}

a:active {
  color: rgb(255,255,255); 
}

#dates {  
  padding: 5 5 5 5;
  width: 180px;
  height: 485px;
  border: 15px solid white;
}