body {color: #000000}

a:hover {background-color: #ffff99; color: black; font-size:100%}
a:active {background-color: #ffff99; color: #cc0000}

img {border-color: black}
hr {color: black}

table {
margin-left: auto;
margin-right: auto;
text-align: left;
}
th {text-align: center}
td {text-align: left}
.c {text-align: center}
.r {text-align: right}
.l {text-align: left}
h2 {text-align: center; font-style: italic}

ul.none {list-style-type: none}