A:link { color: #000000; text-decoration: underlined}
A:visited { color : #000000; text-decoration: underlined; cursor: hand}
A:active { color : #1B4585; text-decoration: none}
A:hover { font-weight: bold; cursor: pointer; color: #1B4585; text-decoration: none}
#shadow{
background-color:#fc7c12;
margin:10px 0px 0px 10px;
}
#menu{
position:relative;
top:-246px;
width:450px;
height:246px;
background-color:#F0F4D6;
border:2px solid #fc7c12;
}