.bodytable {
background-image:url(images/bg.jpg);
background-repeat:repeat-x;
background-color: #333;
color:#ffff00


}


.tb{
     border: 0px;
     border-spacing: 10px;


}


.tb4b{
      font-family: verdana, arial, "ms sans serif",       swiss,sans-serif;
      font-size: 16px;
      color: #ffff00;
      background-color: #333;
      

}



.tb4c{
     font-family: verdana, arial, "ms sans serif",      swiss,sans-serif;
     font-size: 14px;
     color: #ffff00;
     background-color: #333;
}

.tb6{
    font-family: century gothic,verdana, arial, "ms sans serif", swiss,sans-serif;
    font-size: 12px;
    color: #ffff00;
    background:black;
    text-align: left;
    padding: 15px;

}


a:link, a:visited, a:active
{
text-decoration: none;
color: #0000ff;
background: inherit; /* arver baggrundens farve */
}

a:hover, a:focus
{
color: #cc0055;
background: inherit; /* arver baggrundens farve */
text-decoration: underline overline
}
