a.tag1 {
	font: bold 11px "Trebuchet MS";
	color: #006699;
	text-decoration: none;
}
a.tag1:hover {
	font: bold 11px "Trebuchet MS";
	color: #006699;
	text-decoration: none;
	background: #ECD835;
}



a.tag2 {
	font: normal 13px "Trebuchet MS";
	color: #006699;
	text-decoration: none;
}
a.tag2:hover {
	font: normal 13px "Trebuchet MS";
	color: #006699;
	text-decoration: none;
	background: #ECD835;
}
a.tag3 {
	font: bold 15px "Trebuchet MS";
	color: #006699;
	text-decoration: underline;
}
a.tag3:hover {
	font: bold 15px "Trebuchet MS";
	color: #006699;
	text-decoration: none;
	background: #ECD835;
}
a.tag4 {
	font: 17px "Trebuchet MS";
	color: #006699;
	text-decoration: none;
}
a.tag4:hover {
	font: 17px "Trebuchet MS";
	color: #006699;
	text-decoration: none;
	background: #ECD835;
}
a.tag5 {
	font: 21px "Trebuchet MS";
	color: #006699;
	text-decoration: none;
}
a.tag5:hover {
	font: 21px "Trebuchet MS";
	color: #006699;
	text-decoration: none;
	background: #ECD835;
}
a.tag6 {
	font: bold 9px "Trebuchet MS";
	color: #006699;
	text-decoration: underline;
}
a.tag6:hover {
	font: bold 9px "Trebuchet MS";
	color: #006699;
	text-decoration: none;
	background: #ECD835;
}
a.tag7 {
	font: 19px "Trebuchet MS";
	color: #006699;
	text-decoration: underline;
}
a.tag7:hover {
	font: 19px "Trebuchet MS";
	color: #006699;
	text-decoration: none;
	background: #ECD835;
}
#tags a {

	text-decoration: none;
}
#tags a:hover {
	text-decoration: none;
	background: #ECD835;
}
#tags #all {
	font: bold 11px "Trebuchet MS";
	color: #006699;
	text-align: right;
	margin-top: 4px;
	margin-bottom: 4px;
}
#tags #all a {
	font: bold 11px "Trebuchet MS";
	color: #006699;
	text-decoration: none;
}
