.legende {
	font-size: 36px;
	color: #0000FF;
	text-decoration: underline;
	background-color: #66FFFF;
}
.new {
	font-size: larger;
	color: #FF0000;
	background-color: #FFCCCC;
}
.default {
	font-size: larger;
}
