body {
 background-color: #FFFFFF;
 font-family: Arial,Helvetica;
 font-size:16px;
 color: #000000;
 text-decoration: none;
}

a {
 font-size:13px;
 color: #000000;
 text-decoration: none;
}

a:hover {
 font-size:13px;
 text-decoration: underline;
}