td {
	font-size: 14px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF3333;
	text-decoration: underline;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
.un {
	line-height: 20px;
}
.a {
	height: 18px;
	width: 100px;
}
.c {
	height: 18px;
	width: 40px;
	border: 1px solid #FEEBCB;
	background-color: #FEEBCB;
	background-attachment: fixed;
}
.b {
	height: 18px;
	width: 80px;
	border: 0.8px solid FFA930;
	background-color: FEEBCB;
}