﻿body {
 font-family:Arial;
 font-size:10pt;
}
.products a:link, .products a:visited
{
    color:Green;
     text-decoration:none;
      font-size:12pt;
      font-weight:bold;
      
     }

.footerLink a:link,.footerLink a:visited
{
    color: Green ;
     text-decoration:underline;
      font-size:10pt;
      font-weight:normal;
      
     }
img{ border:solid 0px white;}