.EmphasisedTextEntry:focus,
.TextEntry:focus,
.TableTextEntry:focus
{
	background-color: #FFD700;
	border-color: #FF6347;
}