body { background-color: #ddffdd; font-family: "Trebuchet MS", sans-serif; color: 
#2e2e2e; font-size: small;  line-height: 140%; font-weight: lighter; word-spacing: 15px;text-align: justify;} 



a:link {
color: black;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid gray;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

a:hover 
{ /*hover background color*/
background-color: #87d008;
color: white;
}

a:visited {
color: black;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid gray;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

a:link.bottomlink {color:blue;text-decoration:none;font-weight;bold;border-bottom: 0px solid gray;display: inline;

}
a:bottomlink.hover {color:blue;text-decoration:none;font-weight;bold;border-bottom: 0px solid gray;
}
a:visited.bottomlink {color:blue;text-decoration:none;font-weight;bold;border-bottom: 0px solid gray;display: inline;}


 .footer {font-family:Arial; 
color:forestgreen;font-size:9pt;} 