/* per-ke-leellisen hiano stylesheetti by Jaska */

body { color: rgb(255,255,255);
       background-color: rgb(0,0,0); }

.center { text-align: center; }

a { text-decoration: none; }
a:link { color: rgb(255,204,0); background-color: rgb(0,0,0); }
a:active { color: rgb(255,255,102); background-color: rgb(0,0,0); }
a:visited { color: rgb(153,153,0); background-color: rgb(0,0,0); }
a:hover { color: rgb(255,255,102); background-color: rgb(0,0,0); }

.menu { padding: 0px;
        display: inline;
        line-height: 2em; }
.menu a:hover { font-weight: bold; font-size: 150%; line-height: 1em; }

.links img { border: 0; margin: 1em; }
