body {
	font-family: Arial;
}
.editable-text {
	color: Black;
	font-size: 14;
	font-family: Arial;
}
.editable-text a {
	color: Black;
	text-decoration: underline;
}
.editable-text a:hover {
	color: Blue !important;
	text-decoration: none;
}
.editable-text a:visited {
	color: Black;
}
