.date {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FE9601;
}
.tabletext {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

a:link {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FE9601;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FE9601;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}
a:active {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FE9601;
	text-decoration: none;
}
