a.stl2:link {text-decoration:none; color: green}
a.stl2:visited {text-decoration:none; color: green}
a.stl2:hover {text-decoration:none; color: red}

div.box0 {
        height: 5px;
	width: 300px;
	border: 0px solid black;
        position:absolute;
	top: 160px;
	left: 342px;

}



div.box1 {
        height: 140px;
	width: 300px;
	border: 1px solid black;
        background: #FFFF99;
        position:absolute;
	top: 205px;
	left: 20px;

}

div.box2 {
        height: 140px;
	width: 300px;
	border: 1px solid black;
        background: #FFFF99;
        position:absolute;
	top: 205px;
	left: 340px;

}

div.box3 {
        height: 140px;
	width: 300px;
	border: 1px solid black;
        background: #FFFF99;
        position:absolute;
	top: 205px;
	left:660px;

}

div.box4 {
        height: 140px;
	width: 300px;
	border: 1px solid black;
        background: #FFFF99;
        position:absolute;
	top: 365px;
	left: 20px;

}

div.box5 {
        height: 140px;
	width: 300px;
	border: 1px solid black;
        background: #FFFF99;
        position:absolute;
	top: 365px;
	left:340px;

}

div.box6 {
        height: 140px;
	width: 300px;
	border: 1px solid black;
        background: #FFFF99;
        position:absolute;
	top: 365px;
	left: 660px;

}

h5 {
	font: 14px arial, sans-serif;
        text-align: center;
        color: blue;
}


h6 {
	font: 12px arial, sans-serif;
        text-align: center;
        color: blue;
}

