
/* Elämän Repun tyylit VERSIO 2 */

BODY.etusivu {
font-family: Serifa BT, Verdana, Arial;
margin-top : 0%;
margin-bottom : 0%;
margin-left : 3px;
margin-right : 15%;
overflow : hidden;
background-image : url(kuv/er_tausta_260508.jpg);
background-color : #EEAEEE;
color : #00008B;
}

TABLE {
padding : 11;
}

IMG {
border : 0px solid #FFFFFF;
}

P.copy {
font-family: Serifa BT, Verdana, Arial;
font-size : 80%;
color : #00008B;
}

A.linkki {
color : #FF69B4;
font-weight : bold;
text-decoration : none;
}

A.linkki:hover {
color : #FF69B4;
font-weight : bold;
text-decoration : none;
background-image : url(kuv/nap_esk.jpg);
background-image : fixed;
background-repeat : no-repeat;

}

A.paivitys {
color : rgb(252,250,200);
font-weight : bold;
text-decoration : none;
}

A.paivitys:hover {
color : rgb(252,250,200);
font-weight : bold;
text-decoration : underline;


}