a:link {
	text-decoration: none;
	color: #96A231;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #96A231;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #96A231;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #96A231;
	font-weight: bold;
}
reversed table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 7E8BC2;
}
