body {
     background-color:#CCCCFF;
 }
a[href] {
	link: black;
}
a.nl[href] {
	text-decoration: none;
}

span.let {
    font-size:1.15em;
    font-weight:bold;
}
a:link {color:blue;text-decoration: none}
a:visited {color:blue;text-decoration: none}
a:hover {color:red;text-decoration: none}
a:active {color:yellow;text-decoration: none}
td.hdr {font-weight:bold;font-size:1.10em;}
