.title{
	font-family: Arial, Verdana, sans-serif;
	
	font-embed: false;
	font-size: 8px;
	font-weight: normal;
	text-align: left;
	color: #FFFFFF;
	//color: #eeeeee;
}
/*???? displays wat er tussen de <p> ,/P. staat */
body {
font-family: Arial, Verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
	/*display: block; */
	text-align: left;
	color: #555555;
}


.fecha {
	font-family: sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	//color: #4499aa;
	text-align: right;
}

/*???? displays degene die ge -ADDED heeft */
.fechaNegrita {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: italic;
	color: #999922;
	text-align: right;
}

/*???? displays 'Read more on the right , see total-align */
.fechaNegritaDerecha {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #009900;
	text-align: right;
}

/*???? displays 'CONTENT */
.contenido {
	font-family: Arial Rounded MT Bold, Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-align: right;
}


A {
	font-family: Cooper Black, Arial Rounded MT Bold, Arial, Verdana, sans-serif;
	color: #FFFFFF;
	//color: #E5000D;
	text-decoration: none;
}
A:hover {
	color: #999999;
	text-decoration: none;
}
A:active {
	color: #666666;
}

.separador {
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	vertical-align: middle;
}

