body {
  margin: 0px;
  padding: 0px;
  background-image: url(../imgs/back.gif);
  background-repeat: repeat-x;
  background-position: 50% 0;
  background-color: #515151;
}

body, td, p { font: 12px Verdana; color: ffffff;}

a {text-decoration: underline; color: FFDC7A;}
a:hover {text-decoration: none; }

.l { font-size: 10px; }
.l2 { font-size: 11px; }

.img { border: #ffffff 1px solid; margin: 0px;}
.img2 { border: #ffffff 1px solid; margin: 0px; margin-bottom: 5px;}
a:hover .img, a:hover .img2 { border-color: FFDC7A; }
