a:link { color : gold; text-decoration: none; }
a:active { color : blue; text-decoration: none; }
a:hover { text-decoration: none; background-color : #FF0000; }
a:visited { text-decoration: none; color: gold; }
a img{ border: 0; }
p,b,i,u,blockquote,span,marquee{ color: gold; }
.topic{
background-image: url(../images/topic.gif);
background-repeat: no-repeat;
padding-top: 6px;
width: 353px;
height: 63px;
color: #FF0000;
font-size: 150%;
font-weight:bold;
}
.post{
color: gold;
background-color: black;
}