
/* 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_11/tausta_1.jpg);
background-repeat : repeat-x;
background-color : rgb(180,210,122);
color : #00008B;
}

.leveys {
width : 900px;
}

TABLE {
padding : 11;
}

IMG {
border : 0px solid #FFFFFF;
}

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

A.linkki {
color : rgb(79,95,167);
/*color : #00008B;*/
/*color : #FF69B4;*/
font-weight : bold;
text-decoration : none;
}

A.linkki:hover {
color : rgb(79,95,167);
/*color : #FF69B4;*/
font-weight : bold;
text-decoration : underline;
/*background-image : url(kuv/nap_esk.jpg);
background-image : fixed;
background-repeat : repeat-x;*/

}

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;


}
