﻿body 
{
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size:70%;
}

p 
{
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}
    
.newstitle
{
    font-family:Arial, Helvetica, Sans-Serif;
    font-size:small;
    font-weight:bold;
    color:#DB0029;
}
    
.newstext 
{
    margin:0px 0px 0px 0px;
}
    
a.newstext
{
    text-decoration:none;
    color:Black;
}

a.newstext:hover
{
    text-decoration:underline
}
    
a.newstitle
{
    text-decoration:none;
}


