a.efvEditorlinks
{
text-decoration:underline;
}
a:link.efvEditorlinks
{
color:#013A6F;
}
a:visited.efvEditorlinks
{
color:#013A6F;
}
a:hover.efvEditorlinks
{
color:#E3E3E3;
background: #013A6F;
text-decoration: none;
}
a:active.efvEditorlinks
{
color:#E3E3E3;
background: #013A6F;
text-decoration: none;
}

.efvEditorback
{
background-color:#EEEEEE;
color:#4F4A4A;
text-align:left;
font-family:Arial;
font-size:12px;
font-weight:normal;
font-style:normal;
}
.efvEditortback
{
background-color:#EEEEEE;
color:#4F4A4A;
text-align:left;
font-family:Arial;
font-size:12px;
font-weight:normal;
}
.efvEditordiv
{
overflow:auto;
width:100%;
height:100%;
}
.efvEditorimg
{
height:0;
}
