/* ============================== */
/* === Powered by locomputing === */
/* ============================== */

table {
margin: 2em auto;
width: auto;
}

td{
font-size: 90%;
padding: 0 .25em;
border: 1px solid silver;
width: 1.75em;
text-align: center;
}

td a {
display: block;
text-decoration:none;
}

td a:hover {
color: green;
}

td.currentpage {
font-weight: bold;
color: red;
border: 1px solid red;
}











