body.mceContentBody {
font: normal 14px sans-serif,Arial;
background-color:white;
}
.mceItemHiddenSpellWord {
background:url(../../../../../javascript/tiny_mce/plugins/spellchecker/img/wline.gif) repeat-x bottom left;
cursor:default;
}

a {
	color:#756d64;
}

a:hover{
    text-decoration: none;
}

h1{
    font: normal 22px sans-serif,Arial;
    line-height:24px;
}
h2{
    font: normal 18px sans-serif,Arial;
    line-height:20px;
}

img {
    border: none;
}
