/* responsible for formatting title and separator */
p.tags
{
	font-size: 13px;
	font-weight: bold;
}
/* responsible for formatting tags */
p.tags a{color:#017BC2;text-decoration:none;font-weight:normal;}
p.tags a:hover{text-decoration:underline;}