#bigbox {
background-color: #BED5EB;
color: black;
}

#box0 {
position: relative;
width: 240px;
height: 240px;
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;
}

