.actionfooter a:active        {color: #FFFFFF; text-decoration: underline;}
.actionfooter a:visited       {color: #FFFFFF; text-decoration: none;}
.actionfooter a:link          {color: #FFFFFF; text-decoration: none;}
.actionfooter a:hover         {color: #FFFFFF; text-decoration: underline;}

.forsidenewstext a:active        {color: #FFFFFF; text-decoration: underline;}
.forsidenewstext a:visited       {color: #FFFFFF; text-decoration: none;}
.forsidenewstext a:link          {color: #FFFFFF; text-decoration: none;}
.forsidenewstext a:hover         {color: #FFFFFF; text-decoration: underline;}

.newstextheader a:active        {color: #000000; text-decoration: underline; font-weight:bold;}
.newstextheader a:visited       {color: #000000; text-decoration: none; font-weight:bold;}
.newstextheader a:link          {color: #000000; text-decoration: none; font-weight:bold;}
.newstextheader a:hover         {color: #000000; text-decoration: underline; font-weight:bold;}


.forsidenewstext 
{
   color:#FFFFFF;
}

.forsidenewstextheader
{
   color:#FFFFFF;
   font-weight:bold;
}

.newstext 
{
   color:#000000;
}

.newstextheader
{
   color:#000000;
   font-weight:bold;
}