a.submenu {
        color: #ffffff;
        text-decoration: none;
        font-weight: bold;
        font-family: arial;
        font-size: 9pt       
}
a.submenu:hover
{
        color: #F9D923;
        text-decoration: underline
}
a.submenu:active
{
        color: #F9D923;
        text-decoration: none
}
a.info{
	font-family			:	arial, verdana, geneva;
	text-decoration	:	none;
	font-size			:	13px;
	color					:	005BAB;
	line-height			:	16px;
	font-weight			: 	bold;
}
a.info:hover{
	font-family			:	arial, verdana, geneva;
	text-decoration	:	underline;
	font-size			:	13px;
	color					:	white;
	line-height			:	16px;
	font-weight			: 	bold;
}
a.menu:active
{
        color: white;
        text-decoration: underline
}


a.textlink {
        color: white;
        text-decoration: none;
        font-weight: bold;
        font-family: arial;
        font-size: 9pt
}
a.textlink:hover
{
        text-decoration: underline;
        color: #ffffff
}



a.whitelink {
        color: white;
        text-decoration: none;
        font-weight: none;
        font-family: arial;
        font-size: 9pt
}
a.whitelink:hover
{
        text-decoration: underline;
        color: #ffffff
}

a.textlink_blauw {
        color: #2D0071;
        text-decoration: none;
        font-weight: bold;
        font-family: arial;
        font-size: 9pt
}
a.textlink_blauw:hover
{
        text-decoration: underline;
        color: #2D0071
}
a.textlink_blauw:active
{
        text-decoration: underline;
        color: #2D0071
}

.textyellow {
        color: FAD81A;
        text-decoration: none;
        font-weight: none;
        font-family: arial;
        font-size: 9pt;
}

.verhuur {
        color: 005BAB;
        text-decoration: none;
        font-weight: none;
        font-family: arial;
        font-size: 9pt;
}

.textwhite {
        color: white;
        text-decoration: none;
        font-weight: none;
        font-family: arial;
        font-size: 9pt;
        line-height: 13pt
}

.textblue {
        color: #2D0071;
        font-weight: none;
        font-family: arial;
        font-size: 9pt;
        line-height: 13pt
}