.css {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.topic {
	font-family: Comic Sans MS;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
.sub_title {
	font-family: Comic Sans MS;
	font-size: 15px;
	color: #666666;
	font-weight: bold;
}
.link {
	color: #3333FF;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}
.hidden {
	color: #A19FA0;
	text-decoration: none;
	font-weight: bold;
}
.hidden:hover {
	CURSOR: hand; COLOR: #336699; TEXT-DECORATION: none;font-weight: bold;
}
.link_title {

	color: #3333FF;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
}
