.tb {
	font-family: "Comic Sans MS";
	font-size: 12px;
}
a:link {
	TEXT-DECORATION: none;
	color: #0000FF;
}
a:visited {
	TEXT-DECORATION: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #FF0000;
}
.hdtb a:link
{
	color: #000000;
	text-decoration: none;
}
.hdtb a:visited
{
	color: #000000;
	text-decoration: none;
}
.hdtb a:hover, .hdtb a:active
{
	color: #FFFFFF;
	text-decoration: underline;
}
