/*************************************************************//* General Body, Link and Font:                              *//*************************************************************/body {   font: 100% Georgia, "Times New Roman", Times, serif;   background: #ffffff repeat-x;   }img {border: 0px;}a        {text-decoration:none;}a:link   {color:#7BB608;}a:visited{color:#6C9E07;}a:hover  {color:#709560;}a:active {color:green;}.feature {   padding: 8px;   padding-bottom: 26px;   margin: 8px;   }.feature h2 {   font-family: "Trebuchet MS", sans-serif;   font-size: 1.4em;   font-weight: bold;   border-bottom: 1px solid #AAA;   margin: 4px 0 2px 0;   }.copyright {	font-size: 60%;	color: #999999;}