@import url(style.css);

.ancient {width:300px; float:right; position:absolute; top:65px; background: #fffefa; color:#600; padding:4px; border:3px outset #ffe;}
.ancient a {text-decoration:underline;}

body {background: #fffefa url(images/natfl210b.gif); color: #300; font-family: Georgia, Palatino, serif; margin:0; }
a:link {background:transparent; color: #063; text-decoration: underline; }
a:visited {background:transparent; color:#063; text-decoration: underline; }
a:hover {color: #300; background: transparent; text-decoration: underline; }
a:active {background:transparent; color: #00c; text-decoration: none; } 
a.brown:link {background:#300; color:#39c; text-decoration:none; }
a.brown:visited {background:#300; color:#36c; text-decoration:none; }
a.brown:hover, a.brown:focus, a.brown:active {background:#39c; color:#300; text-decoration:none; }
.hidefromCSS { display: none; }

