html { overflow: -moz-scrollbars-vertical; }

body { color: #ccc; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; background-image: url(../images/arrow.gif); background-attachment: fixed; text-align: center; margin: 0; }

p {}

td { font-size: 10px; }

a:link { color: #e7e7e7 }

a:visited { color: #e7e7e7 }

a:hover { color: #ff5300 }

a:active { color: red }

