.topic {
	font-family: tahoma;
	font-size: 11px;
	color: #FE601A;
	text-decoration: none;
}
a:link {
	font-family: tahoma;
	font-size: 11px;
	color: #FE601A;
	text-decoration: none;
}
a:active {
	font-family: tahoma;
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #DE5B21;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
}
