.TranslucentTable_FrontPage table{
	background-color:#0000FF;
}

table#newcolor {
	background-color: hsla(120, 100%, 50%, 0.5);
}
