body {
color: #ffffff;
font-family: candara, tahoma;
font-size:10pt;
background-image: url("images/thekopfcbg.jpg");
background-attachment: fixed;
background-repeat: repeat;
background-color: #3e0000;
}
td {
color: #ffffff;
font-family: candara, tahoma;
font-size:10pt;
}
a:link {
color: #ff0000;
font-weight : bold;
text-decoration: none;
}
a:visited {
color: #ff0000;
font-weight : bold;
text-decoration: none;
}
a:hover {
color: #e74141;
font-weight : bold;
text-decoration: none;
}


