body {background-image:url("recentupdates.png");  background-position:center top; background-repeat:no-repeat; background-attachment:fixed; font-family:calibri;}

a {cursor: hand;
  text-decoration: none;
  }
  
a:link { color: #6b6bff; text-decoration: none;}
a:visited { color: #6b6bff; text-decoration: none;}
a:hover { color: blue; text-decoration: none;}
a:active { color: black; text-decoration: none;}
