h1,h2,h3
{
color: #a2023e;
font-family: arial, sans-serif; 
text: 120%;
font-weight: normal; 
letter-spacing: 0.1em;
}

body
{
backroundcolor: #ffffff;
body backround: "pikkuruusu.jpg";
font-family: arial, sans-serif; 
font-weight: normal; 
font-size: 12pt;
color: #a2023e;
}

table
.pikkuteksti
{
font-family: arial, sans-serif; 
color: #a2023e;
font-size: 70%;
}

.pikkuteksti2
{
background: #f589b1;
font-family: arial, sans-serif; 
color: #a2023e;
font-size: 70%;
}


p
{
font-family: arial, sans-serif; 
color: #a2023e;
font-weight: normal; 

}

A:link
{
text-decoration: none;
font-family: arial, sans-serif;
font-size: 85%;
font-weight: normal; 
color: #f589b1;
}

A:visited
{
text-decoration: none;
font-family: arial, sans-serif;
font-size: 85%;
font-weight: normal; 
color: #808080;
}

A:active
{
text-decoration: none;
font-family: arial, sans-serif;
font-size: 85%; 
font-weight: normal;
color: #ff0000;
}


