a {
color: #FF00FF;
text-decoration: none;
}

a:hover {
color: #FF00FF;
text-decoration: underline;
}

.nieuwsbericht {
position: relative;
top: 0px;
left: 0px;
 display: table; 
}

.tbl_agenda {
border-bottom: 1px solid #FF00FF;
font-family:Verdana;
font-size:11px;
line-height:15px;
}

.input {
border: 1px solid #FF00FF;
font-family: Verdana;
font-size: 10px;
color: #000000;
height: 16px;
width: 150px;
}