/* CSS Document */

body { margin: 0; background-color: #A42E2A; }
body, div, table { font-family: Verdana; font-size: 10; color: #000000; }

a { font-weight: bold; color: #A42E2A; text-decoration: none; }
a:hover { text-decoration: underline; }

.text { font-size: 11; }