body, td { font:13px Verdana, Geneva, Arial, Helvetica, sans-serif; color:#333333; }

a:link { color: red; text-decoration: none }
a:visited { color: red; text-decoration: none }
a:hover { color: red; text-decoration: underline }
a:active { color: red; text-decoration: underline }

#box {
   min-height: 1300px;
   height: auto;
   _height: 1300px;
   ...
   }



