/* CSS Document */
BODY{
	margin:0000;
	background-image:url(images/bg.gif);
	font-family:"Microsoft Sans Serif", "MS Sans Serif";
	font-size:11px
}
a:link{
color:#999900;
text-decoration:none;
}
a:hover{
color:#990000;
text-decoration:none;
}
a:visited{
color:#999900;
text-decoration:none;
}
.textgray1{
color:#666666;
font-family:Tahoma;
}
.textgold1{
color:#999900;
font-family:Tahoma;
}
.topic{
font-size:14px;
font-weight:bold;
color:#663300;
font-family:Tahoma;
}
