body{
background: #667675;
}

table{
background: #415533;
font-family: Verdana, Arial, sans-serif;
font-size: 90%;
color: #EFE4A9;
}

a:link{
color: #EFCC6D;
text-decoration: none;
}
a:active{
color: #EFCC6D;
text-decoration: none;
}
a:visited{
color: #EFCC6D;
text-decoration: none;
}
a:hover{
color: #EFCC6D;
text-decoration: underline overline;
}

td.main{
background: #5E754E;
border: 0px dotted #6F8F58;
}

td.sivu{
background: #5E754E;
border: 1px dotted #6F8F58;
}

table.archives{
background: #5E754E;
border: 0px dotted #daca5a;
color: #EFBB49;
}

th{
background: #5E754E;
border: 1px solid #384C2A;
color: #384C2A;
}

td.archives{
border: 0px dotted #000000;
}