
/* tagwords overrides */
.tag1, a.tag1:link, a.tag1:active, a.tag1:visited, a.tag1:hover
{
	color: #214478 !important;
	font-size: 1.0em !important;

	text-decoration:none;
}

.tag2, a.tag2:link, a.tag2:active, a.tag2:visited, a.tag2:hover
{
	color: #2c5aa0 !important;
	font-size: 1.1em !important;
	text-decoration:none;
}


.tag3, a.tag3:link, a.tag3:active, a.tag3:visited, a.tag3:hover
{
	color: #3771c8 !important;
	font-size: 1.2em !important;
	text-decoration:none;
}

.tag4, a.tag4:link, a.tag4:active, a.tag4:visited, a.tag4:hover
{
	color: #5f8dd3 !important;
	font-size: 1.3em !important;
	text-decoration:none;
}


.tag5, a.tag5:link, a.tag5:active, a.tag5:visited, a.tag5:hover
{
	color: #87aade !important;
	font-size: 1.4em !important;
	text-decoration:none;
}

a.tag1:hover, a.tag2:hover, a.tag3:hover, a.tag4:hover, a.tag5:hover
{
	/*text-decoration:underline;*/
}
