/* ================================
    CSS STYLES FOR Module NewArticles
   ================================
*/
.NewsTitle
{
font:"Times New Roman";
font-size:14px;
font-weight:bold;
}

.NewsDate
{
font:"Times New Roman";
font-size:14px;
color:#993300;
}
.Newsauthor
{
color:#999999;
}
.NewsAnother
{
font-weight:bold;
font-size:15px;
font-family:Verdana Tahoma Arial;
}
.NewsSubtitle
{
font-weight:bold;
font-size:15px;
font-family:Verdana Tahoma Arial;
}
