body { font-family: Helvetica, Arial }
body { font-style: normal }
body { font-size: 100% }
body { font-weight: bold }
body { font-variant: }
body { text-align: left }
body { text-decoration: none}
body { text-indent: }
body { word-spacing: }
body { letter-spacing: }
body { text-transform: }
body { color: #000000 }
body { margin-left: 10px; margin-right: 10px; margin-top: 10px }
body { background-color: #ffffff;}
body { background-image: url()}
body { background-repeat: repeat-x, repeat-y }
body { background-attachment: scroll }
body {scrollbar-base-color:;}

a:link { text-decoration: none; color: #ffffff }
a:visited { text-decoration: none; color: #ffffff }
a:active { text-decoration: none; color: #ffffff }
a:hover { text-decoration: underline; color: #ff0000 }

a:link.first { text-decoration: none; color: #ff0000 }
a:visited.first { text-decoration: none; color: #ff0000 }
a:active.first { text-decoration: none; color: #ff0000 }
a:hover.first { text-decoration: underline; color: #000066 }

a:link.second { text-decoration: none; color: #000000 }
a:visited.second { text-decoration: none; color: #0000ff }
a:active.second { text-decoration: none; color: #000000 }
a:hover.second { text-decoration: underline; color: #ff0000 }
