a { text-decoration: none }
a:active { color: blue }
a:hover { text-decoration: underline; color: blue }
a:link { color: blue }
a:visited { color: blue }
body { color: black; background: white; font-family: verdana, arial, helvetica, sans-serif; font-size: 10pt }
body.bor { background-image: url(/images/bor-bg.jpg) }
body.vador { background-image: url(/images/vador-bg.jpg) }
div.update { font-size: 0.75em; margin-top: 10px }
table { border-width: 0 }
td { font-family: verdana, arial, helvetica, sans-serif; font-size: 10pt }
td.menu { text-align: center }
