a 				 { color: #b0b0b0; text-decoration:none; }
a:hover				 { text-decoration:underline; }
h1, h2, h3, h4, h5, h6 		 { margin:0; font-size: 10px; font-color: c2c2c2;}

#tag
{
	margin-right: 0px;
	text-decoration: none;
	
}

.tag0
{
	font-size: 9px;
	color: #9c9c9c;

}
.tag1
{
	font-size: 10px;
	color: #c2c2c2;
	text-decoration: underline;	
}
.tag2
{
	font-size: 11px;
	color: #cacaca;
}
.tag3
{
	font-size: 12px;
	color: #b6b6b6;
	font-weight: bold;
}
.tag4
{
	font-size: 14px;
	font-weight: bold;
	color: #a7a6a6;
}
