td {
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	COLOR: #999999;
	font : 12px;
}
a {
	COLOR: #999999;
	TEXT-DECORATION: none;
}
a:hover {
	COLOR: FF0000;
	TEXT-DECORATION: none;
}

.norep {
	background-repeat:no-repeat
}