a:
{
    font-weight: bold;
    cursor: pointer;
    color: #4169e1;
    text-decoration: underline
}
a:link
{
    font-weight: bold;
    cursor: pointer;
    color: #4169e1;
    text-decoration: underline
}
a:visited
{
    font-weight: bold;
    cursor: pointer;
    color: #4169e1;
    text-decoration: underline
}
a:active
{
    font-weight: bold;
    cursor: pointer;
    color: #4169e1;
    text-decoration: underline
}
a:hover
{
    font-weight: bold;
    cursor: pointer;
    color: #4169e1;
    text-decoration: none;
}





.navigatie
{
    color: #4169e1;
    font-size: 12px;
    font-family: verdana, arial;
    font-weight: bold;
    text-decoration: none;
    line-height: 18px;
}

a.navigatie:link
{
    color: #4169e1;
    font-weight: bold;
    text-decoration: none;
}
a.navigatie:visited
{
    color: #4169e1;
    font-weight: bold;
    text-decoration: none;
}
a.navigatie:active
{
    color: #4169e1;
    font-weight: bold;
	text-decoration: none;
}
a.navigatie:hover
{
    color: #B2D346;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
}


.navigatie-wit
{
    color: #ffffff;
    font-size: 12px;
    font-family: verdana, arial;
    font-weight: bold;
    line-height: 18px;
}

.navigatie-zwart
{
    color: #000000;
    font-size: 12px;
    font-family: verdana, arial;
    font-weight: bold;
    line-height: 18px;
}


.webmaster
{
    font-size: 9px;
    font-family: verdana, arial;
    color: gray;
    letter-spacing: 3pt;
    text-decoration: none;
    font-weight: normal;
}
a.webmaster:active
{
    color: gray;
    text-decoration: none;
    font-weight: normal;
}
a.webmaster:visited
{
    color: gray;
    text-decoration: none;
    font-weight: normal;
}
a.webmaster:link
{
    color: gray;
    text-decoration: none;
    font-weight: normal;
}
a.webmaster:hover
{
    color: #c0c0c0;
    text-decoration: none;
    font-weight: normal;
}


a.topofpage:
{
    text-decoration: none;
}
a.topofpage:link
{
    text-decoration: none;
}
a.topofpage:visited
{
    text-decoration: none;
}
a.topofpage:active
{
    text-decoration: none;
}
a.topofpage:hover
{
    cursor: pointer;
    text-decoration: none;
}




.document-link-color
{
    color: #ff051a;
    font-size: 12px;
    line-height: 20px;
    font-family: verdana, arial;
}

.documentlink
{
    color: #3366cc;
    font-size: 12px;
    line-height: 20px;
    font-family: verdana, arial;
    font-weight: bold;
}



.imagelink
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}



a.link-links
{
	font-weight: bold;
	font-size: 13px;
	color: #f89a20;
	letter-spacing: 1pt;
}
a.link-links:active
{
	text-decoration: underline;
	color: #f89a20;
}
a.link-links:visited
{
    text-decoration: underline;
	color: #f89a20;
}
a.link-links:link
{
    text-decoration: underline;
	color: #f89a20;
}
a.link-links:hover
{
	text-decoration: none;
	color: #f89a20;
}


.no-link
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	line-height: 22px;
	color: #f89a20;
}

.nolink-rechts
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	line-height: 22px;
	color: #ffffff;
}



a.link-rechts
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	line-height: 22px;
	color: #ffffff;
}
a.link-rechts:active
{
	text-decoration: underline;
	color: #ffffff;
}
a.link-rechts:visited
{
    text-decoration: underline;
	color: #ffffff;
}
a.link-rechts:link
{
	text-decoration: underline;
	color: #ffffff;
}
a.link-rechts:hover
{
	text-decoration: none;
	color: #ffffff;
}


.footer
{
    font-family: Verdana;
    font-weight: bold;
    font-size: 11px;
    line-height: 22px;
    color: #4169e1;
}



