.norepeat {

	background-repeat: no-repeat;

	background-position: left bottom;

}

td {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #FFFFFF;

	text-decoration: none;

}

a {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-weight: bold;

	color: #FFFF00;

	text-decoration: underline;

}

a:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-weight: bold;

	color: #FF0000;

	text-decoration: underline;

}
.norepeat2 {
	background-repeat: no-repeat;
	background-position: right bottom;
}

