body{
background-color: rgb(212, 176, 119);
font-family: arial;
font-size: 12px;
color: black;
}
td{
font-size: 12px;
}
.mittenruta{
padding: 6px;
#background-color: rgb(136, 66, 52);
background-color: rgb(212, 176, 119);
border-style:solid;
border-width:7px;
#border-color: #996600;
border-color: #663300;
color: black;
text-align: left;
}
.menyn{
border-style:solid;
border-width:2px;
background-color: #663300;
border-color: #996600;
}

.menylink{
font-size: 13px;
font-weight: bold;
}
.menylink a{
color: white;
text-decoration: none;
}
.menylink a:visited{
color: white;
text-decoration: none;
}
.menylink a:visited:hover{
text-decoration: none;
color: rgb(136, 66, 52);
}
.menylink a:hover{
color: rgb(136, 66, 52);
text-decoration: none;
}

a{
color: black;
text-decoration: none;
}
a:visited{
color: black;
text-decoration: none;
}
a:visited:hover{
text-decoration: none;
color: rgb(136, 66, 52);
}
a:hover{
color: rgb(136, 66, 52);
text-decoration: none;
}
.sidrubrik{
font-size: 16px;
text-decoration: underlined;
font-weight: bold;
}
.sidtext{
font-size: 12px;
font-family: arial;
}
input{
font-family: verdana;
font-size: 11px;
color: black;
}
textarea{
font-family: verdana;
font-size: 10px;
color: black;
}
img { border: 0; }
h1 { font-size: 20px; }
h2 { font-size: 17px; }
h3 { font-size: 14px; }
p {
	margin: 8px 0 0 0;
	line-height: 15px;
}
