body
{
    font-family: verdana, helvetica;
    font-size: 10px;
    background-color: #ffff00;
}
a
{
	font-family: verdana, helvetica;
    font-weight: bold;
    font-size: 10px;
    color: #000000;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
img
{
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    border-left: #000000 1px solid;
    border-bottom: #000000 1px solid;
}
hr 
{
    color: #8D8D00;
    background-color: #8D8D00;
}
.input
{
	font-family: verdana, helvetica;
    font-size: 10px;
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    border-left: #000000 1px solid;
    border-bottom: #000000 1px solid;
    background-color: #ffff00
}
.menylank
{
	font-family: verdana, helvetica;
    font-weight: bold;
    font-size: 11px;
    color: #ffffff;
    text-decoration: none;
}
.rubrik
{
	font-family: verdana, helvetica;
    font-weight: bold;
    font-size: 16px;
    color: #339933;
    text-decoration: none;
}
.titel
{
	font-family: verdana, helvetica;
    font-weight: bold;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}
.morkgron
{
	font-family: verdana, helvetica;
    font-size: 9px;
    color: #0F290F;
    text-decoration: none;
}
.gul 
{
	background-color: #ffff00;
}

.gron 
{
    font-family: verdana, helvetica;
    font-size: 10px;
	background-color: #339933;
}
.noborder
{
    border-right: medium none;
    border-top: medium none;
    border-left: medium none;
    border-bottom: medium none;
}