a:link {text-decoration: none;
color: 008000;
}
a:visited {text-decoration: none;
color: 008B8B;
}
a:hover {text decoration: none;
color: 00DED1;
}

#box1st{float: left;
width:120px;
height: 470px;
background-color:#FFFFCC;
font-family:;

border-style: none; 
}


#box2nd{
width: 550px;
height: 400px;
padding: 20px;
font-family: helvetica, sans-serif;
font-color: #758966;
border-style: none;
}

#box3rd{
align: center;
width: 550px;
height: 180px;
border-style: none;
border-color: none;
}

#box4th{align: center;
width: 590px;
background-color:#6E9983;
border: 6px ridge #6E9983;
}

#box5th{align: center;
width: 600px;
background-color: #6E9983;
padding: 4px;
border: 4px ridge #758966;
}

#box6th{float: left;
width:125px;
height: 340px;
align: center;
background-color: black;
border-style: none;
}

#box7th{align:center;
width:150px;
}

