.DateCatAuthor {
          font-size: 90%;
}

h3.headline {
          font-size:100%;
}

.next {
          background: url('/barn/upload/images/templates/NextImg.gif') no-repeat right;
          padding-right:20px;
          float:right;
}

.prev {
          background: url('/barn/upload/images/templates/BackImg.jpg') no-repeat left;
          padding-left:20px;
          float:left;
}

.nextprev {
          width:225px;
          position:absolute;
          bottom:0px;
          right:0px;
          float:left;
}

A:link {
          color: #292981;
          text-decoration: none;
}

A:visited {
          color: #292981;
          text-decoration: none;
}

A:hover {
          color: #292981;
}

A:active {
          color: #292981;
          text-decoration: none;
}
