/* TAGS */
.tag  {
	font-size: 1em;
	line-height: 1.9em;
	font-weight: bold;
	}
.tag A {
	padding: 0 0.5em;
	text-decoration: none;
	}
/* --- */
.tag1 {
	font-size: 1.1em;
	color: #9FBFEB;
	}
.tag2 {
	font-size: 1.25em;
	color: #4C88DB;
	}
.tag3 {
	font-size: 1.4em;
	color: #3280D5;
	}
.tag4 {
	font-size: 1.55em;
	color: #1570CF;
	}
.tag5 {
	font-size: 1.7em;
	color: #0056CC;
	}
