/* All rights reserved. SiddhiSoft.Net www.siddhisoft.net */

#siddhisoft-footer {
    text-align:center;
    padding-top:5px;
    padding-bottom:5px;
    line-height:20px;
}
#siddhisoft-footer td.pflink {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight:normal;
  color: #8F8F8F;
  /* color: #E5E5E5;  - This code to be used when background is colored.*/
}
#siddhisoft-footer a.pflink { 
  color: #8F8F8F;
  /* color: #E5E5E5;  - This code to be used when background is colored.*/  
  font-weight:normal;
}
#siddhisoft-footer a.pflink:hover {
  /*color: #D7181F;*/
  color:#FF3133;
  font-weight:normal;
  text-decoration:underline;
}
#siddhisoft-footer .pftext {
  color: #8F8F8F;
  /* color: #E5E5E5;  - This code to be used when background is colored.*/    
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
}
#siddhisoft-footer .hidden {
    display: none;
}
