.bordercell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/colorborder.jpg);
	background-repeat: repeat;
	color: #999999;
	text-decoration: none;
}
.textcell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(images/colortextbg.jpg);
	background-repeat: repeat;
	color: #555555;
}
.textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(images/colortextbg.jpg);
	background-repeat: repeat;
	color: #555555;
	font-weight: normal;
	text-decoration: underline;
}
