table.adtbl
{
	border-style	: ridge;
	border-color	: gold;
}

table.clsfdstbl
{
	border			: 0px;
	border			: none;
	border-style	: ;
	border-color	: ;
}

iframe.mainads
{
	background-color: red;
}

th.thi
{
	width			:20px;
	color			:blue;
}

th.tht
{
	width			:220px;
	color			:blue;
}

th.thn
{
	width			:20px;
	color			:blue;
}

th.thd
{
	color			:blue;
}

th.thp
{
	width			:100px;
	color			:blue;
}

a:link
{
	color				: navy;
	text-decoration		: none;
}

a:hover
{
	color				: red;
	text-decoration		: none;
}

a:visited
{
	color				: navy;
	text-decoration		: none;
}
