body { font-family: verdana, arial, sans-serif }

table { text-align: left }

td { vertical-align: top }
td.alignmid { vertical-align: middle }
td.bottom { vertical-align: bottom; font-size: 10px; padding-bottom: 6px }

h1 { font-size: large }

img:hover { background-color: red }

a:link { color: #0000aa }
a:visited { color: #0000aa } 
a:active { color: #0000aa } 
a:hover { color: #666666 }

a.menu { font-size: 26px; text-decoration: none; color: black }
a.menu:visited { color: black }
a.menu:active { color: black }
a.menu:hover { text-decoration: underline; color: black }