body.etusivu #etusivu a,
body.toiminta #toiminta a,
body.osalliset #osalliset a,
body.tapahtumat #tapahtumat a,
body.yhteystiedot #yhteystiedot a {
    color: rgb(121, 183, 50);
    text-decoration: none;
}

body { text-align: center;
    scrollbar-base-color: rgb(121, 183, 50);
}

.table { border-style: none;
    font-family: Arial,Helvetica,sans-serif;
    margin-left: auto;
    margin-right: auto;
}

.header { border: 2px solid rgb(121, 183, 50);
    padding: 10px;
    font-weight: bold;
    font-style: italic;
    color: rgb(121, 183, 50);
    font-size: 54px;
    background-image: url(pics/Jippo_564x188.jpg);
    background-repeat: no-repeat;
    background-position: right center;
    opacity: 1;
    text-align: left;
}

.menu { border: 2px solid rgb(121, 183, 50);
    width: 200px;
    padding: 10px 10px 10px;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    list-style-type: circle;
    list-style-position: inside;
    list-style-image: url(pics/green_ball_bullet.jpg);
    background-image: url(pics/menu_tausta.jpg);
    background-position: right top;
    background-repeat: no-repeat;
    text-decoration: none;
    color: rgb(230, 96, 23);
    text-align: left;
}

.content { border: 2px solid rgb(121, 183, 50);
    width: 466px;
    padding: 10px;
    font-size: 14px;
    background-image: url(pics/menu_tausta.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    text-align: left;
}

.footer { border: 2px solid rgb(121, 183, 50);
    font-size: 12px;
    color: rgb(121, 183, 50);
    text-align: center;
}

.footer a:link { text-decoration: none; color: rgb(121, 183, 50);
}
.footer a:visited { text-decoration: none; color: rgb(121, 183, 50);
}

h1 { font-size: 18px;
    font-weight: bold;
    color: rgb(121, 183, 50);
}

h2 { font-size: 16px;
    font-weight: bold;
    color: rgb(121, 183, 50);
}

h3 { font-size: 15px;
    font-weight: bold;
    color: rgb(121, 183, 50);
}

.fatgreen {
    font-size: 16px;
    font-weight: bold;
    color: rgb(121, 183, 50);
}

a:link { text-decoration: none;
    color: rgb(230, 96, 23);
}

a:visited { text-decoration: none;
    color: rgb(230, 96, 23);
}

a:hover { color: rgb(121, 183, 50);
    text-decoration: none;
}
