BODY, TABLE, TR, TD
{
	color: #000000;
	font-family: verdana, arial, helvetica;
	font-size: 10pt;
	text-decoration: none;
}


A:link, A:visited, A:active
{
    color:#0058AC;
	text-decoration: underline;
}

A:hover 
{
	color : #ff000;
	text-decoration: underline;

}


a.newslink:link, a.newslink:visited, a.newslink:active
{
	color:#0058AC;
	text-decoration: underline;
	font-weight: bold;
    	FONT-SIZE: 11px;;

}

a.newslink:hover 
{
	color : #ff000;
	text-decoration: underline;
	font-weight: bold;
    	FONT-SIZE: 11px;;

}


.blauw
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;;
    COLOR: #0058AC;
    FONT-FAMILY: verdana, arial, helvetica;
    TEXT-DECORATION: none
}

.blauw A:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;;
    COLOR: #ff0000;
    FONT-FAMILY: verdana, arial, helvetica;
    TEXT-DECORATION: none
}

.titelblauw
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    COLOR: #0058AC;
    FONT-FAMILY: verdana, arial, helvetica;
    TEXT-DECORATION: none
}

.blueTable A:hover 
{
	color : #FF0000;
	text-decoration: underline;

}

.blueTable TABLE{
	font-size: 10pt;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

.blueTable TR{
	font-size: 10pt;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #9DDFFF;
}
.blueTable TH{
	font-size: 10pt;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #007AC2;
}
.blueTable TD{
	font-size: 10pt;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

