
body { color: black; background: white; }

h3 { font-family: Arial,Helvetica,sans-serif; font-size: 90%; text-align: center; }

img.logo { border: none; }

a:link { color: blue; }
a:visited { color: green; }
a:hover { color: red; background: #e0e0e0; }
a:active { color: red; }

