.cell {
	border-top: 1px double #7EAB98;
	border-right: 1px double #7EAB98;
	border-bottom: 1px double #7EAB98;
	border-left: 1px double #7EAB98;

}
.linktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #336666;
	text-decoration: none;
}

