.plattetekst 
{  font-family: "Courier New", Courier, mono; font-size: 12px

}
.updates 
a:active 
{  font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: x-small; font-style: normal; color: #000000
   
}
a:hover 
{  font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: x-small; font-style: normal; color: #FF0000

}
a:link 
{  font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: x-small; font-style: normal; color: #000000

}

a.linkopacity img
{
	filter:alpha(opacity=100); 
	-moz-opacity: 1.0; 
	opacity: 1.0;
}

a.linkopacity:hover img
{
	filter:alpha(opacity=50);   
	-moz-opacity: 0.5;   
	opacity: 0.5;
}
