/* Css Created by No Nonsens -- www.no-nonsens.com */

/* Witte tekst */
.MainTextBold
{
    COLOR: #ffffff;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
}
.MainTextBold a:link {
	text-decoration: none;
}
.MainTextBold a:visited {
	text-decoration: none;
	}
.MainTextBold a:hover {
	text-decoration: underline;
	}
.MainTextBold a:active {
	text-decoration: none;
	}

/* Grijze tekst */
.Copyright
{
    COLOR: #999999;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 9px
}
