<style type="text/css">

body {
Background-Color: #DBD6CA;
} 

td {
font-size:10pt;
font-family:Tahoma, Verdana, Arial;
color: #1149B3;
}

H3
{
Color: #1149B3;
Font-Family: Arial, Verdana, Helvetica;
Font-Size: 12pt;
}

.klein { font-weight : bolder; font-size: 10px; } 


A:link {color : #1149B3; font-weight : bolder; text-decoration : underline; background : none;}

A:active {color : #1149B3; font-weight : bolder; text-decoration : underline; background : none;}

A:visited {color : #1149B3; font-weight : bolder; text-decoration : underline; background : none;}

A:hover {color : #A60000; font-weight : bolder; text-decoration : underline; background : none;}

</style>