body
{
    font-family: Arial;  
    background-attachment: fixed;
}


img {
border: 0;
}


a {
text-decoration: none;
}


a:hover {
text-decoration: none;
color: #d74123;
}

div#menu1 a {
font-weight: bold;
}

div#menu2 a {
font-weight: bold;
}

div#menu1 a:hover {
font-weight: bold;
color: #FFF123;
}

div#menu2 a:hover {
font-weight: bold;
color: #FFF123;
}


table#tab {
font-weight: bold;
}