﻿
.CurrentUpdate
{
    font-family:Verdana;
}


.ArticleAuthor 
{
  
  font-size:12px;
    color:black;
 font-style:italic;
}

.CurrentUpdate a
{
   
    font-size:14px;
    color:#336699;
    
}

.CurrentUpdate a:hover
{
    font-size:14px;
    color: purple;
    text-decoration: underline;
}