.editor-styles-wrapper a, .editor-styles-wrapper p a {
	color: #0000FF !important;
}

.editor-styles-wrapper a:hover, .editor-styles-wrapper p a:hover, .editor-styles-wrapper a:focus, .editor-styles-wrapper p a:focus {
	color: #800080 !important;
	text-decoration: underline !important;
}

