/** /tag/tagname1 **/
table.tag-name{
	
}
table.tag-name td span.date{
	color:#676767;
}
table.tag-name td a.title{
	color:#530000;
	text-decoration:underline;
}
table.tag-name td a.title:hover{
	color:#530000;
	text-decoration:none;
}
table.tag-name td a.cover-photo{
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
table.tag-name td a.photo-title{
	color:#EA0000;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}
table.tag-name td a.photo-title:hover{
	color:#EA0000;
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
}