a:link{	color: blue; }a:visited{	color: purple; } a:active {	color: red;}body{	font-family: Verdana, Arial, Helvetica;	background-color: rgb(255,255,255);	color: rgb(0,0,0);	font-size:100%}table{	table-border-color-light: rgb(153,255,204);	table-border-color-dark: rgb(0,0,51); }h1, h2, h3, h4, h5, h6, normal, hottopicstitle, hottopicscontent{	font-family: Verdana, Arial, Helvetica;	color: rgb(0,0,0);}hottopicstitle{	font-variant: small-caps	font-weight: bold;	color: red;}hottopicscontent{	font-weight: bold;}
