﻿a.NieuwsKleinLink:link, a.NieuwsKleinLink:visited, a.NieuwsKleinLink:active
{
    font-size:              10px;    
    color:                  #ffffff;
    text-decoration:        underline;
    line-height:			normal;
}
a.NieuwsKleinLink:hover
{
    font-size:				10px;
    color:					#ffffff;
    text-decoration:		none;
    line-height:			normal;
    
}


a.NieuwsTitel:link, a.NieuwsTitel:visited, a.NieuwsTitel:active
{
    font-size:              14px;    
    color:                  #FF9900;
    text-decoration:        underline;
    line-height:			normal;
    font-weight:			bold;
}
a.NieuwsTitel:hover
{
    font-size:				14px;
    color:					#FF9900;
    text-decoration:		none;
    line-height:			normal;
    font-weight:			bold;
}

span.NieuwsTitel
{
	font-size:				14px;
    color:					#000000;
    text-decoration:		none;
    font-weight:			bold;
}

span.NieuwsSmall
{
	font-size:              10px;  
}

div.NieuwsOmlijning
{
    border:solid 1px #000000;
}

td.NieuwsHead
{
	background-color:White;
    padding:5px;   
}
td.NieuwsBovenlijn
{
    border-top: solid 1px #000000;  
    padding:5px;   
}

td.NieuwsHeadBericht
{
	background-color:White;
    padding:5px;   
}

tr.NieuwsReactieHead
{
	background-color:White;
}

td.NieuwsBericht
{
    padding:5px;   
}
