.tableEditableRegion {
	background-color: #FDF1CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #213D70;
}
.img {
	background-position: right;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F5B17E;
	border-right-color: #F5B17E;
	border-bottom-color: #F5B17E;
	border-left-color: #F5B17E;
}


a:hover {
	text-decoration: bold;
}

a:visited {
	text-decoration: #FeF8E2;
}