body
{
    font-size: 10px;
    font-family: Verdana;
    color: black;
    background-color: #180000;
}


html, body, form
{
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    border: none;
    background-color: #180000;
}

table, td, tr
{
    font-size: 10px;
    color: white;
    font-family: Verdana;
}

A    
{
    font-size: 10;
    font-family: Verdana;
    font-weight: bold;
    text-decoration: none;
color: white;
}

A:hover    
{
    font-size: 10px;
    color: gray;
    font-family: Verdana;
    font-weight: bold;
    text-decoration: none;
}

#menu a    
{               
    font-size: 14px;
    color: white;
    font-family: Verdana;
    font-weight: normal;
    text-decoration: none;
}

#menu a:hover
{
    font-size: 14px;
    color: grey;
    font-family: Verdana;
    font-weight: normal;
}

#newsdate
{
    font-size: 10px;
    font-family: Verdana;
    color: white;    
}

#newsheader
{
    background-image:url('../images/newsbackground.gif');
    font-size: 10px;
    font-weight: bold;
    font-family: Verdana;
    color: white;
}

#newsrubrik
{
    font-size: 14px;
    font-weight: bold;
    font-family: Verdana;
    color: white;
}
#menyrubrik
{
    font-size: 14px;
    font-weight: bold;
    font-family: Verdana;
    color: white;
    text-decoration: underline;
}

#newstext
{
    font-size: 13px;
    font-family: Verdana;
    color: white
}

