h1 {
color: black;
}

#bigbox {
background-color: #BED5EB;
color: black;
}

#bigbox a {
text-decoration:underline;
color:black;
font-weight:normal;
}

#box0 {
position: relative;
width: 240px;
height: 240px;
overflow: hidden;
background-color: #BED5EB;
float: left;
}

#box1 {
display: none;
}

#box4 {
background-color: #E30025;
}


.submenu a {
text-decoration: none;
}

.actsublink a {
text-decoration: none;
font-weight: bold;
}

ul.submenu {
margin-top: 10px;
list-style-type: none;
margin-left: -4px;
padding-left: 0px;
}