/* Juhani Anttilan omien www-sivujen perustyylisäännöstö */

@import url(perustyyli.css);


body      { background : #fff none; color : #000;}
a:link    { color : #009; background : transparent none; }
a:visited { color : #606; background : transparent none; }
a:link:hover, a:visited:hover   { color : #933; background : transparent none; }
a:active  { color : #f00; background : transparent none; }

h1, h2, h3, h4, h5 { color : #400; background : #fff none;}

del { text-decoration: line-through; }

ul.harva li { margin-top: 0.5em; }
p.meta { margin-top: 0; }
