body {
	background-color:#fff;
	color:#37474f;
	font-family:'Montserrat',Arial,sans-serif;
	font-size:13px;
	font-weight:400;
}
a {
	color:#ff1313;
	text-decoration:none;
}
/* COLORS */
.black { color:#000 !important; }
.cluster0 { color:#e3000f !important; }
.cluster1 { color:#f7941e !important; }
.cluster2 { color:#951b79 !important; }
.cluster3 { color:#64a2bd !important; }
.cluster4 { color:#76b828 !important; }
.cluster5 { color:#ffcc00 !important; }
.gray { color:#888 !important; }
.red { color:#ff1313 !important; }
.white { color:#fff !important; }