@charset "iso-8859-1";

body
{
margin:10px;
}

a:hover {background:#ffff99;}

a:link, a:visited, a:active
{
text-decoration:none;
}

.rev
{
font-size:80%
}

.copy
{
font-size:90%
}

.ad
{
   padding: 14px;
   border-top: thin solid #cccc99;
   border-left: thin solid #cccc99;
   border-bottom: thin solid gray;
   border-right: thin solid gray;
   background-image: url(images/trees.jpg);
   background-position: top left;
   background-repeat: repeat-x;
   text-align: center;
   float: left;
}
