.content 
{
color : #000000;
font-family : Arial;
font-size : 13px;
text-decoration : none;
padding-bottom : 20px;
display : block;
}

.content a
{
color : #303A91;
font-family : Arial;
text-decoration : none;
font-weight : bold;
font-size : 13px;
}

.content a:hover
{
font-family : Arial;
color : #FF6600;
font-size : 13px;
text-decoration : none;
font-weight : bold;
}

.content a:active
{
text-decoration : none;
color : #303A91;
font-family : Arial;
font-size : 13px;
font-weight : bold;
}

.kop 
{
padding-bottom : 3px;
display : block;
font-size : 18px;
font-weight : bold;
}

