div#documents
{
   margin-right:5%; margin-left:5%;
}

li
{
   font-size:16px; font-weight:normal; font-family: sans-serif; color:black;
}

A:link, A:visited, A:active { color: blue; text-decoration: none;}
A:hover{background-color: #ffffff; color: blue; text-decoration: none}

A { color:blue; text-decoration:none }

a img{ border-color: #FEF8D6 } 

a:hover img{
   /*color: #FEF8D6;*/
   border-color: #669966
} 

span#small
{
   font-size:11px; font-weight:normal; font-family: "Trebuchet MS", georgia, arial, sans-serif; color:black;
}