.editiesmall 
{
font-family : Verdana;
font-size : 25px;
}

#Content .kop 
{
font-family : Verdana;
color : #960A15;
display : block;
padding-top : 10px;
font-size : 14px;
font-weight : bold;
}

#Content .content 
{
color : #333333;
display : block;
font-family : Arial;
font-size : 12px;
padding-bottom : 20px;
padding-top : 10px;
}

#Disclaimer a
{
font-family : Arial;
color : #333333;
font-size : 12px;
text-decoration : none;
}

#Content .content a
{
text-decoration : underline;
color : #960A15;
}

#Content .content a:hover
{
text-decoration : none;
color : #960A15;
}

#Disclaimer a:hover
{
text-decoration : underline;
color : #333333;
font-family : Arial;
font-size : 12px;
}

