BODY{
  background:black url() no-repeat fixed right bottom;
  font-family: Tahoma;
  color: #0066CC;
  margin-left: 2%;
  margin-top: 1%;
  margin-right: 2%;
  margin-bottom: 1%;
}
A,A:link,A:active,A:visited{
  color:#0099CC;
  font:8pt verdana;
  text-decoration:none
}
A:hover{
  color:#00CCCC;
  font:8pt verdana;
  cursor:crosshair;
  position:relative;
  top:1px
}