
.cell { border-bottom: 1px solid <%=menuColor%>; }
.menulink { color: <%=menuColor%>; font-family: "Century Gothic"; font-weight: bold; text-decoration: none; }
.menulink A {text-decoration: none;}
.menulink A:hover {text-decoration: none;}
.textlink A { color: <%=linkColor%>; text-decoration: none; }
.textlink A:hover { color: <%=activeLink%>; text-decoration: underline; }
.tablesides { background-color: #fff; border-right: 2px solid #000; border-bottom: 2px solid #000; border-left: 2px solid #000; }
