﻿.greenbig {
	font-family			:	arial;
	text-decoration	:	none;
	font-size				:	16px;
	color						:	#87C305;
	font-weight			: bold;
}

.redbig {
	font-family			:	arial;
	text-decoration	:	none;
	font-size				:	16px;
	color						:	#ff0000;
	font-weight			: bold;
}

.textcontent {
	font-family: arial;
	text-decoration: none;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

.nieuwskop_green {
	font-family			:	arial, verdana, geneva;
	text-decoration	:	none;
	font-size				:	11px;
	color						:	#6bd500;
	line-height			:	20px;
	font-weight			: bold;
}

.textcontent_green {
	font-family			:	arial, verdana, geneva;
	text-decoration	:	none;
	font-size				:	11px;
	color						:	#848484;
	line-height			:	16px;
	font-weight			: 	normal;
}

a.blacklink {
	font-family			:	arial;
	text-decoration	:	none;
	font-size				:	13px;
	color						:	#000000;
	font-weight			: bold;
}

a.blacklink:hover {
	font-family			:	arial;
	text-decoration	:	underline;
	font-size				:	13px;
	color						:	#000000;
	font-weight			: none;
}

a.blacklink:active {
	font-family			:	arial;
	text-decoration	:	underline;
	font-size				:	13px;
	color						:	#000000;
	font-weight			: none;
}

a.greenlink {
	font-family			:	arial;
	text-decoration	:	none;
	font-size				:	13px;
	color						:	#87C305;
	font-weight			: bold;
}

a.greenlink:hover {
	font-family			:	arial;
	text-decoration	:	underline;
	font-size				:	13px;
	color						:	#87C305;
	font-weight			: none;
}

a.greenlink:active {
	font-family			:	arial;
	text-decoration	:	underline;
	font-size				:	13px;
	color						:	#87C305;
	font-weight			: none;
}

a.redbiglink {
	font-family			:	arial;
	text-decoration	:	none;
	font-size				:	16px;
	color						:	#ff0000;
	font-weight			: bold;
}

a.redbiglink:hover {
	font-family			:	arial;
	text-decoration	:	underline;
	font-size				:	16px;
	color						:	#ff0000;
	font-weight			: none;
}

a.redbiglink:active {
	font-family			:	arial;
	text-decoration	:	underline;
	font-size				:	16px;
	color						:	#ff0000;
	font-weight			: none;
}

a.textlink {
	font-family			:	arial;
	text-decoration	:	none;
	font-size				:	10px;
	color						:	#000000;
	font-weight			: bold;
}

a.textlink:hover {
	font-family			:	arial;
	text-decoration	:	underline;
	font-size				:	10px;
	color						:	#000000;
	font-weight			: none;
}

a.textlink:active {
	font-family			:	arial;
	text-decoration	:	underline;
	font-size				:	10px;
	color						:	#000000;
	font-weight			: none;
}

.textfooter {
	font-family			:	arial;
	text-decoration	:	none;
	font-size				:	10 px;
	color						:	#000000;
	font-weight			: normal;
}