﻿
body {
    background-image: none;
}

p {
 ;
}
.bannerarea {
    background-color: #000;
    text-align: center;
}

.title {
    font-size: 16pt;

}
.pubdate {
    font-size: 12pt;
    padding-top: 10px;
    padding-bottom: 20px;
    border-bottom: 1px solid;
}

a.feed:link,
a.feed:visited,
a.feed:active {
    color: #D94917;
    font-weight: 400;
}
a.feed:hover {
    color: #E74C3C;
}

.temp {
    margin-top: 26px;
}
