.title {
	font-family: Century Gothic, Arial, Verdana, Helvetica;
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	}
	
.titlebold {
	font-family: Century Gothic, Arial, Verdana, Helvetica;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	}
	
.whitetitle {
	font-family: Century Gothic, Arial, Verdana, Helvetica;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	}
	
.whitebold {
	font-family: Century Gothic, Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	}
		
.whitecontent {
	font-family: Century Gothic, Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	}

.whiteitalic {
	font-family: Century Gothic, Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: italic;
	}
	
.whiteunderline {
	font-family: Century Gothic, Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #FFFFFF;
	}
	
.subtitle {
	font-family: Century Gothic, Arial, Verdana, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	}
	
.whitesubtitle {
	font-family: Century Gothic, Arial, Verdana, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	}
	
.content {
	font-family: Century Gothic, Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	}

.greencontent {
	font-family: Century Gothic, Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #5A8006;
	font-weight: normal;
	}
	
.titlegreen {
	font-family: Century Gothic, Arial, Verdana, Helvetica;
	font-size: 18px;
	color: #0c5201;
	font-weight: bold;
	}
	
.eucalime {
	font-family: Century Gothic, Arial, Verdana, Helvetica;
	font-size: 14px;
	color: #93b609;
	font-weight: bold;
	}
	
.eucagreen {
	font-family: Century Gothic, Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #0c5201;
	font-weight: bold;
	}
	
.eucaprice {
	font-family: Century Gothic, Arial, Verdana, Helvetica;
	font-size: 14px;
	color: #0c5201;
	font-weight: bold;
	}
	
.italic {
	font-family: Century Gothic, Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-style: italic;
	}
	
.italicbold {
	font-family: Century Gothic, Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
	}
	
.boldtype {
	font-family: Century Gothic, Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	}
	
.small {
	font-family: Century Gothic, Arial, Verdana, Helvetica;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	}
	
.smallbold {
	font-family: Century Gothic, Arial, Verdana, Helvetica;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	}
	
.nieuwssmall {
	font-family: Century Gothic, Arial, Verdana, Helvetica;
	font-size: 10px;
	color: #2B4B01;
	font-weight: normal;
	}
	
.enterbold {
	font-family: Century Gothic, Arial, Verdana, Helvetica;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	}
	
A:link {
    COLOR: #5B8106;
	text-decoration: none;
	}

A:active {
    COLOR: #5B8106;
	text-decoration: none;
	}

A:visited {
    COLOR: #0F6601;
	text-decoration: none;
	}
	
A:hover {
	color:#0C5201;
	text-decoration:underline;
}

.redbold {
	font-family: Arial, Verdana, Helvetica;
	font-size: 10px;
	color: #950000;
	font-weight: bold;
	}
	
.redtitle {
	font-family: Arial, Verdana, Helvetica;
	font-size: 14px;
	color: #950000;
	font-weight: bold;
	}
	
.redboldtype {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #950000;
	font-weight: bold;
	}
	
.smallredbold {
	font-family: Arial, Verdana, Helvetica;
	font-size: 9px;
	color: #950000;
	font-weight: bold;
	}
		
.prevprice {
	font-family: Arial, Verdana, Helvetica;
	font-weight: normal;
	font-size: 12px;
	text-decoration: line-through;
	color: #FFFFCC;
	}

