.style {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
}
.topic {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.white {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.style:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: blink;
	color: #33CCFF;
}
.topic:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: blink;
}.blue {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: normal;
	color: #00CCFF;
	text-decoration: none;
}
.top {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.text {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.red {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.bg {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
