.news-date-time 
{
margin-bottom: 10px;
font-size: 11px;
font-weight: bold;
}
.text
{
color: black;
}
.news-list
{
color: #1e8aea;
}

.news-list a
{
color: #283439;
text-decoration: underline;
}

.news-list a:hover
{
color: #1e8aea;
text-decoration: none;
}

.text a
{
color: #283439;
text-decoration: underline;
}

.text a:hover
{
color: #1e8aea;
text-decoration: none;
}