@charset "utf-8";
/* CSS Document */

a#buttonIq {
	background-image:url(buttonIqcarbon_nl.png);
	height:238px;
	width:194px;
	float:left; 
	margin-right:5px;
	border:none;
}

a:hover#buttonIq {
	background-image:url(buttonIqcarbon_nlActive.png);
	height:238px;
	width:194px;
	float:left; 
	margin-right:5px;
	border:none;
}

a#buttonPrestige {
	background-image:url(buttonPrestige_nl.png);
	height:238px;
	width:194px;
	float:left; 
	margin-right:5px;
	border:none;
}

a:hover#buttonPrestige {
	background-image:url(buttonPrestige_nlActive.png);
	height:238px;
	width:194px;
	float:left; 
	margin-right:5px;
	border:none;
}

a#buttonClassic {
	background-image:url(buttonClassic_nl.png);
	height:238px;
	width:194px;
	float:left;
	border:none;
}

a:hover#buttonClassic {
	background-image:url(buttonClassic_nlActive.png);
	height:238px;
	width:194px;
	float:left;
	border:none;
}
