
body {
    background: #1D5E7C;
    font-family: verdana,arial;
}

img {
    border: 0px;
}
a {
    color: #0E3143;
    text-decoration: none;
}

a:hover {
    color: red;
    text-decoration: none;
}

.news {
    text-align: right;
    font-size: 10px;
    padding-right: 30px;
    padding-left: 80px;
}

.m_top {
    background: url(images/m_top.jpg);
    height: 21px;
    font-size: 10px;
    color: #286F96;
    text-align: center;
    font-weight: bold;
}
p{
font-size: 10px;
margin: 0px 0px 0px 0px;
}
