Study Plan
a:link {color:#004040; font-weight:bold; text-decoration:none;} /* unvisited link */
a:visited {color:#004040;} /* visited link */
a:hover {color:#a68c42;} /* mouse over link */
a:active {color:#004040;} /* selected link */
#container {
width:720px;
}
#container table {
font-family:"Times New Roman", Times, serif;
margin:3px;
padding:5px;
border:1px;
border-color:#A68C42;
border-style:ridge;
cell-spacing:2px;
width:780px;
}