﻿A 
{
  font-family:Verdana, Tahoma, Sans-Serif;
  font-size:11px;
  text-decoration:none;
  text-decoration:underline; 	
  color:gray;  
}

A:hover
{
  text-decoration:none;
  color:Olive; 	
}
	
.articalsHeading
{
  font-family:Verdana, Tahoma, Sans-Serif;
  font-size:11px;
  color:Green;
  text-decoration:none; 
}

.articalsHeading:hover 
{
	text-decoration:underline; 
}

.contents
{
   font-family:Verdana, Tahoma, Sans-Serif;
   font-size:11px;
   color:#000000;   	
}