@charset "utf-8";
/* CSS Document */

body {
    background:#144d8d;
    color:#fff;
    line-height: 21px !important;
}

h1,
h2,
h3 {
    color: #fff;
}
h1 {margin-bottom:20px;}

.news-latest-container h2 a:hover,
a:hover {
    color:white;
    text-decoration: underline;
}
