td
{
	font-size: 11px;
	color: #6c6c6c;
	font-family: Verdana;
}
td.item_name
{
	font-weight: bold;
	font-size: 12px;
	text-align: right;
}
div.license
{
	overflow: auto;
	width: 400px;
	height: 200px;
}
A.item_name
{
	font-weight: bold;
	font-size: 12px;
	color: #6262ff;
}
A.item_name:active
{
	font-weight: bold;
	font-size: 12px;
	color: #6262ff;
}
A.item_name:hover
{
	font-weight: bold;
	font-size: 12px;
	color: #6262ff;
	background-color: transparent;
	text-decoration: underline;
}
A.item_name:link
{
	font-weight: bold;
	font-size: 12px;
	color: #6262ff;
}
A.item_name:visited
{
	font-weight: bold;
	font-size: 12px;
	color: #6262ff;
}
