@import url(perus.css);

body { background: #ffe; color: #060; }

a:link    { color: #0000af; background: transparent ; }
a:visited { color: #609; background: transparent ; }
a:link:hover, a:visited:hover
          { color: #c33; background: white;
            text-decoration: none; }
a:active  { color: #f00; background: white ; }

p { margin: 0; text-indent: 1.2em; }
.ingressi { margin-bottom: 0.6em; text-indent: 0; }
.ingressi + p, ul + p { text-indent: 0; }
address { padding-top: 0.2em; 
          margin-top: 0.4em;
          border-top: solid 1px #060; }

.kuva { padding: 0.4em; background: #fffff9; color: inherit; }
