/* For View Top FAQs by Category */
.topcat
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #1062E9;
}

/* For Top Frequently Asked Questions & Top Highlights */
.tops
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bolder;
	font-size: 11px;
	color: #1062E9;
}

/* For all tables */
.link
{
	font-weight: normal;
	font-size: 11px;
	color: #383838;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

.link a:link
{
	color: #555555;
	text-decoration: none;
}

.link a:active
{
	color: #555555;
	text-decoration: none;
}

.link a:visited
{
	color: #555555;
	text-decoration: none;
}

.link a:hover
{
	color: #555555;
	text-decoration: underline;
}