body { font-family: "Courier New", Courier, monospace; }

a:link
{
	color: #000;
	text-decoration: none;
}

a:visited
{
	color: #333;
	text-decoration: none;
}

a:active
{
	color: #999;
	text-decoration: none;
}

a:hover
{
	color: #999;
	text-decoration: none;
}

.item { margin: 9px; }

.thumb
{
	float: left;
	margin: 12px;
}

.pg
{
	text-indent: 30px;
	margin-bottom: 0px;
	margin-top: 0px;
}