
.tag1, a.tag1:link, a.tag1:active, a.tag1:visited, a.tag1:hover {
	font-size: 100%;
	color:#C79810;
	text-decoration:none;
}
a.tag1:hover {
	text-decoration:underline;
}

.tag2, a.tag2:link, a.tag2:active, a.tag2:visited, a.tag2:hover {
	font-size: 137%;
	color:#D15600;
	text-decoration:none;
}
a.tag2:hover {
	text-decoration:underline;
}

.tag3, a.tag3:link, a.tag3:active, a.tag3:visited, a.tag3:hover {
	font-size: 175%;
	color:#6BBA70;
	text-decoration:none;
}
a.tag3:hover {
	text-decoration:underline;
}

.tag4, a.tag4:link, a.tag4:active, a.tag4:visited, a.tag4:hover {
	font-size: 212%;
	color:#73880A;
	text-decoration:none;
}
a.tag4:hover {
	text-decoration:underline;
}

.tag5, a.tag5:link, a.tag5:active, a.tag5:visited, a.tag5:hover {
	font-size: 250%;
	color:#356AA0;
	text-decoration:none;
}
a.tag5:hover {
	text-decoration:underline;
}
