
BODY{

topmargin:@0;
  

  
  
  
  
  
  
  margin-top : 0px;
  

  
  
}

A:LINK {
font-size : 15px;
line-height: 18px;
color : blue;
text-decoration: none;
}

A:VISITED {
font-size : 15px;
color: #FF6666;
text-decoration: none;
line-height: 18px;
}

A:HOVER {
font-size : 15px;
line-height: 18px;
color : red;
  text-decoration : underline;
}
