/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

@import url(../../../warp/css/base.css);

/* New style-related Base Values
----------------------------------------------------------------------------------------------------*/

body {
    font: normal 10pt Arial, Helvetica, sans-serif;
}

a { color: #469bdb; }

a:hover,
em, code { color: #f16d1a; }

ins, mark { background-color: #ffa; }
mark { color: #444; }

hr { border-top-color: #ddd; }

img {
  border:0;
}


::-moz-selection { background: #39f; color: #fff; }
::selection { background: #39f; color: #fff; }