﻿    
  /*Categories Style*/    
        
        .cat-link
{
	font-family: verdana;
	font-size: 11px;
	line-height: 28px;
	color: #ffffff; 
	font-weight: bold;
}
a:link {
	text-decoration: none;
    text-align: center;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: underline;
	color: #82ad73;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}

 /*Categories Style*/    
        
        .cat-Text
{
	font-family: verdana;
	font-size: 11px;
	line-height: 28px;
	color: #FFFFFF; 
	font-weight: bold;
}
