BODY               
{
font-family: arial, helvetica, sans-serif;
font-size: 14px;
color: #000000;
text-decoration: none; 
}
		
A:link     	
{
font-family: arial, helvetica, sans-serif;
color: #000000; 
font-size: 14px; 
font-weight: bold;
text-decoration: none;
}
A:visited   
{
font-family: arial, helvetica, sans-serif;
color: #000000; 
font-size: 14px; 
font-weight: bold;
text-decoration: none;
}
A:hover
{    
font-family: arial, helvetica, sans-serif; 
color: #FFFF00;
font-size: 14px; 
font-weight: bold;
text-decoration: none;
}

.nomouse
{
border:3px solid #B9D202;
background-color: #83AA01;
width:165px;
}

.mouse
{
border:3px solid #000000;
background-color: #666666;
width: 165px;
}

.txt
{
font-size: 13px; 
font-family: arial, helvetica, sans-serif; 
color: #333333; 
font-weight: bold
}

.acties
{
font-size: 15px; 
font-weight: bold;
font-family: arial, helvetica, sans-serif; 
background-color: #D2FD06;
width: 550px;
}








