a:link {color: white}
a:visited {color: white}
a:hover {color: #993400}
a:active {color: white}

#return a:link {color: white}
#return a:visited {color: white}
#return a:hover {color: #993400; background-color: white;}
#return a:active {color: white}


body {
margin: 0px;
color: #cc9900;
background-color: black;
font-family: arial, verdana;
}

#nav1 {
position: absolute;
top: 177px;
left: 0px;
}

#nav1-sub {
position: absolute;
top: 47px;
left: 0px;
}

#home {
padding: 10px;
}

.footer1 {
padding: 10px;
font-size: 12px;
}

#mary {
position: absolute;
top: 37px;
}

.content1 {
padding: 10px;
font-size: 14px;
}

.content2 {
padding: 10px;
font-size: 14px;
color: white;
width: 250px;
}

#return {
font-size: 10px;
position: absolute;
top: 10px;
left: 575px;
}
