
A.greenstuff:link    {color: #000000; text-decoration: none}  
A.greenstuff:visited {color: #000000; text-decoration: none}
A.greenstuff:hover   {color: #ff0000; text-decoration: underline}
A.greenstuff:active  {color: #ff0000; text-decoration: underline} 

A.greenstuffhotitle:link    {color: #990000; font-weight: bold; text-decoration: none}  
A.greenstuffhotitle:visited {color: #990000; font-weight: bold; text-decoration: none}
A.greenstuffhotitle:hover   {color: red; font-weight: bold; text-decoration: underline}
A.greenstuffhotitle:active  {color: #990000; font-weight: bold; text-decoration: none} 

.greenstuffbox
  {padding: 9px;
   padding-bottom: 20px;
   background-color: #eeeeee;
   font-family: Arial, sans-serif;
   font-size: 12px;
   border-left: 1px solid #555555;
   border-right: 1px solid #555555;
   border-bottom: 1px solid #555555}
 
.greenstuffitemtitle
  {font-family: Arial, sans-serif;
   font-size: 12px;
   margin-top: 8px;
   margin-bottom: 6px;
   padding-top: 2px;
   padding-bottom: 2px;
   border-top: 1px solid #888888;
   border-bottom: 1px solid #888888}
 
.greenstuffitem
  {margin-top: 6px; 
   margin-bottom: 12px}
 
.greenstuffmoreoptionsheader
  {font-family: Arial, sans-serif;
   font-size: 11px;
   margin-top: 20px;
   margin-bottom: 6px;
   padding-top: 2px;
   padding-bottom: 2px;
   border-top: 1px solid #888888;
   border-bottom: 1px solid #888888}
 
.greenstuffmoreoptions
  {font-size: 11px; 
   margin-top: 6px; 
   margin-bottom: 20px}
 
 .greenstuffimage
   {margin-top: 2px; 
    margin-right: 8px; 
	border: 1px solid #666666}
