/* varpukkatyyliruskea.css */ 


BODY 
{ 
color: #CBC6B8;  /*vaaleanharmaa tekstiväri*/
background-color: #422601;
margin-left: 5%;
margin-right: 5%;
}

P
{
font-family: arial, helvetica, sans-serif;
color: #CBC6B8;
background-color: #2b1800; 
font-style: normal;
font-size:80%;
}

TABLE
{ 
background-color: #2b1800; /*tummanruskea talukko*/
}

H1
{
font-family: Times New Roman, Times, Serif;
font-weight: bold;
font-size: 120%;
font-style: italic;
color: #cbc6b8;
background-color: #2b1800;;
}

H2
{
font-family: Times New Roman, Times, Serif;
font-weight: bold;
font-size: 120%;
font-style: normal;
color: #cbc6b8;
background-color: #2b1800;;
}


#navi a 
{ 
font-family: Times New Roman, Times, Serif;
color: #cbc6b8; 
background-repeat: repeat; 
background-attachment: scroll; 
background-position: 0 0; 
font-weight:bold;
font-size: 100%;
text-decoration: none; 
}

#navi a:visited
{ 
font-family: Times New Roman, Times, Serif;
color: #CBC6B8;
text-decoration: none;
background: transparent;
}

#navi a:hover 
{ 
font-family: Times New Roman, Times, Serif;
color: #808000;
text-decoration: none;
background: transparent 
}

#navi a:active
{
font-family: Times New Roman, Times, Serif;
color: #808000;
text-decoration: none;
background: transparent 
}

#runko a 
{
color: #cbc6b8;
text-decoration: underline;
background: transparent;
font-style: italic;
}

#runko a:visited
{ 
color: #CBC6B8;
text-decoration: underline;
background: transparent
font-style: italic;
}

#runko a:hover 
{ 
color: #FFFFFF;
text-decoration: underline;
background: transparent;
font-style: italic;  
}

#runko a:active
{
color: #FFFFFF;
text-decoration: underline;
background: transparent;
font-style: italic;  
}

#yhteydet
{
font-family: arial, helvetica, sans-serif;
font-weight:bold;
}


#etusivu a 
{ 
font-family: Times New Roman, Times, Serif;
color: #cbc6b8; 
background-repeat: repeat; 
background-attachment: scroll; 
background-position: 0 0; 
font-weight:bold;
text-decoration: none; 
}

#etusivu a:hover 
{ 
font-family: Times New Roman, Times, Serif;
color: #808000;
text-decoration: none;
background: transparent 
}



