a:link    {color: #0000CC; background: transparent; text-decoration:none;}
a:visited {color: #000000; background: transparent; text-decoration:none;}
a:active  {color: #CC3333; background: transparent;}

@media screen 
{  
/* hide from IE3 */
a:hover {color: #CC0000; text-decoration:underline;}  
}

body
{
font-family: verdana, arial, geneva, helvetica, sans-serif;
font-size: 11px;
color: #00000;
background-color: #F5F5DC;
text-align: center;
border-right: solid 1px #cc0000;
height: 100%;
}

p,td
{
font-family: arial, verdana, geneva, helvetica, sans-serif;
font-size: 11px;
color: #00000;
background-color: #F5F5DC;
}

td.kop
{
font-family: verdana, arial, geneva, helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
text-align: center;
color: #ffffff;
background-color: #000000;
}