/*
* Theme Name: Clipper
* Description: Used to style the TinyMCE editor.
*/

body#tinymce.wp-editor {
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px;
}

body#tinymce.wp-editor a {
	color: #4CA6CF  ;
}