body
{
 background-color: #ffffff;
 font-family: book antiqua;
 font-size: 12px;
 color: #1d213b;
 text-align: center;
}

A:link { color: 1d213b; text-decoration: underline;}
A:visited { color: 42476c; text-decoration: none;}
A:active { color: 1d213b; text-decoration: underline;}
A:hover { color: 666d9b; text-decoration: none;}
