.accent {
	color:#f0fff0;
	font-weight : 700;
	font-size: 12pt;
	background-color : #609060;
}

.bigger {
	background-color:#f0fff0;
	color:#000000;
	font-weight:600;
	font-size:16pt;
}

a {	
	background-color:#f0fff0;
	color:006666;
	font-weight:600;
	font-size:16pt;
}

