﻿.HomePageNews
{
     font-family:Georgia ;
     font-size:14px;
     color: Maroon;  
    
     
}

.HomePageNews a
{
     font-family:Verdana ;
     font-size:14px;
     color:Navy;  
}

.HomePageNews a:hover
{
     text-decoration:underline;
     color:Purple;
}

.DateAlign
{
     text-align:right;  
      font-family:Georgia ;
     font-size:18px;
     color: Maroon;  
}
