body {
margin: 0px;
padding: 0px;
background-color: #CC0000;
color: #000000;
font-family: Andale Mono,Monaco,Courier,Courier New,sans serif;
}
.big {
font-size: 12px;
font-style: normal;
font-weight:700;
line-height: 12px;
}
.kop {
font-family: times, bookman, garamond, serif;
font-size: 16px;
font-style: italic;
color:#CC0000;
font-weight:700;
line-height: 16px;
}
.norm {
font-size: 12px;
font-style: normal;
line-height: 14px;
}
.small {
font-size: 10px;
font-style: normal;
line-height: 12px;
}
a:link {
color: #CC0000;
text-decoration: none;
}
a:visited {
color: #CC0000;
text-decoration: none;
}
a:hover {
color: #000000;
text-decoration: underline;
}
a:active {
color: #CC0000;
text-decoration: none;
}
