.td {
	background: url("mainimg.jpg");
	background-repeat: no-repeat
}
.lnks
{
	font-family : Trebuchet MS;
	font-size : 10pt;
	text-decoration: none;
	color : #FF9900
}

.lnks:hover
{
	font-family : Trebuchet MS;
	font-size : 10pt;
	text-decoration: none;
	color : #568C9A
}
.plnks
{
	font-family : Trebuchet MS;
	font-size : 10pt;
	text-decoration: none;
	font-weight: bold;
	color : #568C9A
}

.plnks:hover
{
	font-family : Trebuchet MS;
	font-size : 10pt;
	text-decoration: none;
	font-weight: bold;
	color : #FF9900
}

.smlnks
{
	font-family : Trebuchet MS;
	font-size : 8pt;
	text-decoration: none;
	color : #000000
}

.smlnks:hover
{
	font-family : Trebuchet MS;
	font-size : 8pt;
	text-decoration: none;
	color : #666666
}