.kop
{
        FONT-FAMILY: Arial;
        FONT-SIZE:   14px;
        FONT-weight: bold;
        COLOR: #333399;

}

.kopunderline
{
        FONT-FAMILY: Arial;
        FONT-SIZE:   14px;
        FONT-weight: bold;
        COLOR: #333399;
        text-decoration: underline;

}

.kop2
{
        FONT-FAMILY: Arial;
        FONT-SIZE:   12px;
        FONT-weight: bold;
        COLOR: #333399;

}

body {
        FONT-SIZE:   12px;
        FONT-FAMILY: Arial;
        COLOR: #333399;

}

table {
        FONT-SIZE:   12px;
        FONT-FAMILY: Arial;
        COLOR: #333399;

}

.link
{
        FONT-SIZE:   12px;
        FONT-FAMILY: Arial;
        COLOR: #333399;
        text-decoration: underline;

}

.linknounderline
a{
        FONT-SIZE:   12px;
        FONT-FAMILY: Arial;
        COLOR: #333399;
        text-decoration: none;

}

.linknounderline2
a{
        FONT-SIZE:   14px;
        FONT-FAMILY: Arial;
	FONT-weight: bold;
        COLOR: #333399;
        text-decoration: none;

}

.linknounderline3
{
        FONT-SIZE:   14px;
        FONT-FAMILY: Arial;
	FONT-weight: bold;
        COLOR: #000000;
        text-decoration: underline;

}

.linknounderline4
{
        FONT-SIZE:   12px;
        FONT-FAMILY: Arial;
	FONT-weight: bold;
        COLOR: #000000;
        text-decoration: underline;

}

.linknoborder
{
        border: none;
}

.nieuw {
        FONT-SIZE:   12px;
        FONT-FAMILY: Arial;
        FONT-weight: bold;
        COLOR: #FF6600;

}

.achtergrond
{     BACKGROUND: green;
      COLOR: white;
}






.portlet {
	border:1px solid #006666; color: Blue;
	font-weight: bold;
	font-variant: small-caps;
	font-size: x-small;
	font-family: Arial;
	background-color: #669999;
	text-decoration: none
}

.portlet_header {
	color: #FFFFFF;
	background-color: #000000;
	font-weight: bold;
	font-variant: normal;
	font-size: 11px;
	text-align: center;
	font-family: Arial;
}

.portlet_body {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bolder;
	font-style: normal;
	font-family: Arial;
}

.portlet_image {
	font-weight: bold;
	font-variant: small-caps;
	font-size: x-small;
	border : none;
}

.portlet_leesverder {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bolder;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	text-decoration: none;
}