/* Mystrix 1 stylesheet, algemeen
 * Version: $Id: mystrix1.css,v 1.2 2010/04/27 14:50:59 telnotap Exp $
 */
.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}.tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F2B01E;
}
.kop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #F2B01E;
}

a:link
{
COLOR: #ee0000;
TEXT-DECORATION: none;
font-weight:bold;
}

a:visited
{
   
COLOR: #ff5555;
TEXT-DECORATION: none;
font-weight:bold;
}

a:hover
{

COLOR: #ff0000;
TEXT-DECORATION: underline;
font-weight:bold;
}

