body { color: black; background-color: white; }

p {}

td {}

a:link { color: blue }

a:visited { color: purple }

a:hover { color: purple }

a:active { color: red }
.intro_text { color: #000; font-size: 12px; font-family: verdana, georgia, arial, "trebuchet ms"; line-height: 16px; background-color: white; text-align: left; padding: 10px 0 0; border: 0 transparent; white-space: normal; }

