body { color: black; font-size: 14px; line-height: 22px; background-color: white; background-image: url(images/base.gif); background-repeat: repeat-y; background-position: center top; letter-spacing: 1px; margin: 0; }
.border { background-image: url(images/border.gif); background-repeat: no-repeat; background-position: center; height: 30px; }
.small { font-size: 12px; line-height: 22px; }
.btn { }
a:link { color: #3db2c6; text-decoration: none; }
a:hover { color: #a2e1e8; text-decoration: none; }
a:visited { color: #16809e; text-decoration: none; }
