/***************************************************
	These are the style specifications for 
	the customer.
	These classes are selectable in the cuteEditor 
	css dropdown and are loaded on each frontend
	content page.
***************************************************/


body, div, span, td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.kopWit
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.kopOranje
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
a
{
	color: #FF6600;
}


