.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #0000FF;
}
.cell {
	background-color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0000FF;
	text-decoration: none;
	font-weight: normal;
}
.line {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
}
