<!--

body {
 font-family: trebuchet,arial, helvetica, sans-serif;
 font-size: 14px;
 background-color: #cccccc;
 background-image: url(bg-gr.jpg);
 background-attachment: fixed;
 background-position: top left;
 background-repeat: no-repeat;

}
p {
 font-family: trebuchet, helvetica;
 font-size: 14px;
}
p.de {
 font-family:  arial,sans-serif,geneva,lucida;
 font-size: 14px;
 font-color: #0000cc;
}
td {
 font-family: trebuchet, helvetica, lucida, geneva, sans-serif;
 font-size: 14px;
}

a {text-decoration: none;}
a:hover {text-decoration: underline;}
A:link { color: #ffff33;}
A:visited { color: #ffffff;}
A:active { color: #ccffff;}


//-->
