@charset "utf-8";
/* CSS Document */

body {font-size:100%;}

.mceContentBody { background-image: none; background-color: #fff; color: #000; font-size:100%; } /*TinyMCE*/

.mceContentBody a:link, .mceContentBody a:visited   { color: #5A3D1C; text-decoration: underline; } /* FF requires a important here */

.mceContentBody a:hover, .mceContentBody a:active   { color: #5A3D1C; text-decoration: none; } /* FF requires a important here */