BODY {
background-color: f0f0f0;
background-repeat: no-repeat;
background-attachment: scroll;
}

 .txtkop {
font-family: Verdana,Geneva;
font-size: 13px;
line-height: 13px;
font-weight: bold;
color : #000000;
 }
 .txtitem {
font-family: Verdana,Geneva;
font-size: 13px;
line-height: 15px;
font-weight: normal;
color : #000000;
 }
 .txtgrijs {
font-family: Verdana,Geneva;
font-size: 10px;
line-height: 10px;
font-weight: normal;
color : #C0C0C0;
 }
  .txtrood {
font-family: Verdana,Geneva;
font-size: 13px;
line-height: 10px;
font-weight: bold;
color : #cc0000;
 }
   .txtlink {
font-family: Verdana,Geneva;
font-size: 11px;
line-height: 10px;
font-weight: normal;
color : #cc0000;
 }
  .txtgroot {
font-family: Verdana,Geneva;
font-size: 27px;
line-height: 37px;
font-weight: bold;
color : #cc0000;
 }
    .txttabel {
font-family: Verdana,Geneva;
font-size: 11px;
line-height: 10px;
font-weight: bold;
color : #000033;
 }

 
A {color:#cc0000;text-decoration:none;}
A:link {color:#cc0000;text-decoration:none;}
A:hover {color:#cc0000;text-decoration:underline;}