body { color: black; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: white; background-image: url(../images/bg_page.gif); background-repeat: repeat-x; background-position: left top; margin: 0; padding: 0; }
p {}
td {}
a:link { color: red ; text-decoration: underline; }
a:visited { color: #600 ; text-decoration: underline; }
a:hover { color: #000 ; text-decoration: underline; }
a:active { color: red ; text-decoration: underline; }
#wrapper { background-image: url(../images/bg_content.gif); background-repeat: repeat-y; background-position: left top; width: 750px; margin: 0 auto; padding: 0; }
select { font-size: 10px; }