body { color: black; font-family: arial; background-color: #999; background-repeat: repeat; background-position: 100% 100%; list-style-position: outside; cursor: default; }

p { list-style-position: outside; }

td {  }

a:link { color: #fff; font-family: arial; text-decoration: underline; }

a:visited { color: #9ff ; font-family: arial; text-decoration: underline; }

a:hover { color: #ff0 ; font-family: arial; text-decoration: underline; }

a:active { color: #69f ; font-family: arial; text-decoration: underline; }

