<!--
body {
margin-top:4px;
text-align:center;
font:normal 12px Arial;
background:#96690f;
scrollbar-face-color:#202659;
scrollbar-arrow-color:#e0b358;
}

a:link {color:#202659}
a:visited {color:#202659}
a:hover {color:#313770}

.container {
border:solid 1px black;
width:200px;
background:#e0b358;
filter: alpha(opacity=94);
position:relative;
}

.menuitems {
text-decoration:none;
color:#202659;
font:normal 14px Arial;
}
a.menuitems:hover {cursor: hand; color: #ffffff; background-color: #202659; text-decoration: none;}

.foot {font:normal 11px Arial;}
a.foot:hover {font-weight:bold;}
-->
