body {
margin: 0;
background-color: #ffebc8;
}
p, td {
font-family: arial, sans-serif; 
font-size: 13px;  
color: #000080;
}
A:link    {text-decoration: none; color: #000080;}
A:visited {text-decoration: none; color: #000080;}
A:active  {text-decoration: none; color: #000080;}
A:hover   {text-decoration: underline; color: #ff0000;
}