BODY { background-image: url(kuvat/raindrops_dark.gif);
       color: #000000;
}

TD.sidebar { background-color: #7777FF;
             background-image: url(kuvat/sidebar-gradient.png);
             font-family: Garamond, serif;
             text-align: center;
}

TD.main { background-color: #C0DCC0;
          text-align: center;
          padding: 2em;
}

A.sidebar { color: #FFFFFF;
            text-decoration: none;
}
A.sidebar:hover { text-decoration: underline; }

A.sidebar-largelink { color: #F0FF00;
                      font-size: large;
                      text-decoration: none;
}
A.sidebar-largelink:hover { color: text-decoration: underline; }

DIV.sidebar-large { color: #00FF5A;
                    font-size: x-large;
                    line-height: 2em;
}

DIV.sidebar-small { color: #FAFBFB;
                    margin-bottom: 1em;
}


