a:link.issue_contents, a:visited.issue_contents, a:active.issue_contents
	{
		font-family: Tahoma;
		font-weight: bold;
		color: #000000;
		text-decoration: none;
	}
a:hover.link.issue_contents
	{
		font-family: Tahoma;
		font-weight: bold;
		color: #000000;
		text-decoration: underline;
	}

a:link.ads, a:visited.ads, a:active.ads
	{
		font-family: Tahoma;
		font-weight: bold;
		color: #000000;
		text-decoration: none;
		font-size:x-small;
	}
a:hover.ads
	{
		font-family: Tahoma;
		font-weight: bold;
		color: #000000;
		text-decoration: underline;
		font-size:x-small;
	}