.featured
{
     text-decoration: underline;
}

.tablink
{
	font-size: 11px;
	font-family: arial;
	color: black;
	text-decoration: none;
	font-weight:bold;
	border:solid 1px #F3F3F3;
}

.tabhover
{
	border:solid 1px Black;
}

.tabhout
{
	border:solid 1px #F3F3F3;
}

a:visited, a:link
{
	font-size: 11px;
	font-family: arial;
	color: black;
	text-decoration: none;
	font-weight:bold;
}
