html {
    font-family: Varela Round;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
    color: #868585;
}

a.efvEditorlinks{
	color:#0aa537;
}

a:link.efvEditorlinks{
	color:#0aa537;
}
a:visited.efvEditorlinks{
	color:#474747;
}

a:hover.efvEditorlinks{
	color:#474747;
}

a:active.efvEditorlinks{
	color:#474747;
}

.efvPopupTitel
{
color:#0aa537;
font-size:18pt;
}

.efvEditordiv
{
overflow:auto;
width:100%;
height:100%;
}
.efvEditorimg
{
height:10;
}
