.s_tbl_title {
	text-align: center;
	color: green;
	font-size: 120%;
	font-weight: bold;
}
.s_tbl_title A:link {
	text-align: center;
	color: green;
	font-weight: bold;
	text-decoration: underline;
}
.s_tbl_title A:visited {
	text-align: center;
	color: green;
	font-weight: bold;
	text-decoration: underline;
}
.s_tbl_title A:hover {
	text-align: center;
	color: #0000E0;
	font-weight: bold;
	text-decoration: underline;
	color: #0000E0;
}
.s_tbl_title A:active {
	text-align: center;
	color: #0000E0;
	font-weight: bold;
	text-decoration: underline;
	color: #0000E0;
}
