 
BODY{
 background-color : #fbe2c4;
 
 margin-top : 0px;
 margin-left : 0px;
 margin-right : 0px;
 margin-bottom : 0px;
}
A:HOVER{
 text-decoration : none;
 background-color : olive;
 color : #fbe2c4;
}
A{
 text-decoration : none;
 color : #990000;
}
FONT{
 font-size : 15px;
}
