/* CSS Document */


body
{
background-color:#A0B2B5;
color:#434D4F;
}

h1,h2,h3,h4,h5
{
color:#000;
}

a:link
{
color: #7A8205;
}

a:visited
{
color: #A2AC09;
}

a:hover
{
color: #A2AC09;
}

#idMenuArea .meny a
{
color:#7A8205;
}
