.TOPIC{
	font-family:	Ms Sans Serif;
	font-weight:	bold;
	font-size:		10pt;
	color:white;
}
.LINK{
	font-family:	Ms Sans Serif;
	font-weight:	bold;
	font-size:		10pt;
	
}
.TB{
	font-family:	Ms Sans Serif;
	font-size:		10pt;
}

A	{
	font-family:	Ms Sans Serif;
	color:#6600FF;
	text-decoration:none;
}
A:hover	{
	color:GREEN;
	text-decoration:underline;	
}