body {
background-color:#EAF3FF;
margin:20px 0px 0px 0px;
}

A.bl:link {color: #333333; font-size: 8pt; text-decoration: none; font-weight: lighter}
A.bl:visited {color: #333333; font-size: 8pt; text-decoration: none; font-weight: lighter}
A.bl:hover {color: #666666; font-size: 8pt; text-decoration: underline; font-weight: lighter}

A:link {color: black; text-decoration: underline;}
A:visited {color: black; text-decoration: underline;}
A:hover {color: blue; text-decoration: none;}