
body { 
    background-color: #dddddd;
    color: black;
    font-family: verdana, arial, sans-serif;
    font-size: small;
    }

A              { color: #005; font-family: verdana, arial, sans-serif; text-decoration: underline;  }
A:link          { color: #555577; text-decoration: underline; }
A:visited       { color: #551111; text-decoration: underline; }
A:active        { color: #505D5E;  }
A:hover         { color: #9DF338;  text-decoration: none;}

h3 { 
    font-family: verdana;
    font-size: small;
}

h4 { 
    font-family: verdana;
    font-size: small;
}


img {
    border: 6px solid #555577;
}



#myndaindex {
    width:      600px;
}

#myndaindex img {
    border: 2px solid #555577;
}

#myndasiduhaus {
    
}