td {
	font-size: 12px;
	line-height: 180%;
	font-weight: lighter;
	color: #333333;
	text-decoration: none;
}
a:link {
	line-height: 180%;
	font-weight: lighter;
	color: #333333;
	text-decoration: none;
}
a:visited {
	line-height: 180%;
	font-weight: lighter;
	color: #333333;
	text-decoration: none;
}
a:hover {
	line-height: 180%;
	font-weight: lighter;
	color: #CCCCCC;
	text-decoration: none;
}
.txtbg {
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #EA0071;
	height: 20px;
	clip: auto;
	padding: 2px;
	;
	margin: 3px;
}

