td {
	font-size: 12px;
	line-height: 20px;
	color: #575757;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
}
.rbk {
	border: 1px solid #F96060;
}
.lbk {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}

