.box1 {
    width:55px; float: left; height: 55px; background-color: #302833;
}
.box1a {
    width:55px; float: left; height: 55px; background-image: url(../images/box1b.gif); display: block;
}
.box2 {
    width:55px; float: left; height: 55px; background-color: #2c4442;
}
.box2a {
    width:55px; float: left; height: 55px; background-image: url(../images/box2b.gif); display: block; 
}
.box3 {
    width:55px; float: left; height: 55px; background-color: #242e38;
}
.box3a {
    width:55px; float: left; height: 55px; background-image: url(../images/box3b.gif); display: block; 
}
.box4 {
    width:55px; float: left; height: 55px; background-color: #432c2c;
}
.box4a {
    width:55px; float: left; height: 55px; background-image: url(../images/box4b.gif); display: block; 
}
.box5 {
    width:55px; float: left; height: 55px; background-color: #48402d;
}
.box5a {
    width:55px; float: left; height: 55px; background-image: url(../images/box5b.gif); display: block; 
}
.box6 {
    width:87px; float: left; height: 55px; background-color: #000000;
}
a.link_1 {
	background-color: #302833; display: block;
	}
a.link_1:visited {
	background-color: #302833;
	}
a.link_1:hover {
	display: block; background-image: url(../images/box1b.gif);
	}
a.link_1:active {
	background-color: #302833;
	}

a.link_2 {
	background-color: #283e3c; display: block;
	}
a.link_2:visited {
	background-color: #283e3c;
	}
a.link_2:hover {
	display: block; background-image: url(../images/box2b.gif);
	}
a.link_2:active {
	background-color: #283e3c;
	}

a.link_3 {
	background-color: #242e38; display: block;
	}
a.link_3:visited {
	background-color: #242e38;
	}
a.link_3:hover {
	display: block; background-image: url(../images/box3b.gif);
	}
a.link_3:active {
	background-color: #242e38;
	}

a.link_4 {
	background-color: #432c2c; display: block;
	}
a.link_4:visited {
	background-color: #432c2c;
	}
a.link_4:hover {
	display: block; background-image: url(../images/box4b.gif);
	}
a.link_4:active {
	background-color: #432c2c;
	}

a.link_5 {
	background-color: #3f3827; display: block;
	}
a.link_5:visited {
	background-color: #3f3827;
	}
a.link_5:hover {
	display: block; background-image: url(../images/box5b.gif);
	}
a.link_5:active {
	background-color: #3f3827;
	}

.style1 {
	color: #544f52;
	font-size: 0.65em;
	font-family: Arial, Helvetica, sans-serif;
}
