.tablelink {
	a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #CC3333;
	text-decoration: none; }
	a:visited { text-decoration: none; color: none }
	a:hover { text-decoration: none; color: #ffff33}
	a:active { text-decoration: none; }
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.bodylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
a:visited { text-decoration: none; color: none }
	a:hover { text-decoration: none; color: #cc3333}
	a:active { text-decoration: none; }
