html {
    font: 14px/1.4em 'Open Sans', Helvetica, sans-serif;
    color: #000;
}
body {
    font-size: 14px;
    line-height: 24px;
}
a, a:visited {
    color: #2f5f5a;
    text-decoration: none;
}
a:hover { color: #2f5f5a; text-decoration: underline;}
a:hover, a:active, a:focus { outline: 0; }
