.headlinks {
	font-size: 12px;
}

.selectedheadlinks {
	font-size: 12px;
	background-color: #F3E98B;
	font-weight: bold;
}

.tableheader{
	background-color: #000000;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

.tableheader td{
	color: #ffffff;
}