.tblpreview a{
	color:#000000;
	text-decoration:none;
}
.tblpreview a b,
.tblpreview a strong{
	color:#990000;
}
.tblpreview a:visited b,
.tblpreview a:visited strong{
	color:#CC3333;
}

.tblpreview a:hover{
	text-decoration:underline;
}

