body { color: black; font-size: 14px; line-height: 22px; background-color: white; background-image: url(images/base.jpg); background-repeat: repeat-y; background-position: center top; }
.border { background-image: url(images/border.gif); background-repeat: no-repeat; background-position: center; height: 30px; }
.date { font-size: 10px; background-image: url(images/date_back.gif); background-repeat: no-repeat; background-position: center; width: 151px; height: 21px; }
.btn { }
.small { font-size: 12px; line-height: 22px; }
a:link { color: #9a00b8; text-decoration: none; }
a:hover { color: #edc6ff; text-decoration: none; }
a:visited { color: #55006c; text-decoration: none; }
