body {
color: #840C19;
background-color: #F9F3F1;
cursor: crosshair;
font-size: 11px;
font-family: verdana,arial,sans serif;
padding: 0px;
margin: 0px; }

a {
color: #840C19;
text-decoration: none;
font-weight: bold; }

a:hover {
color: #FDFBF9;
background-color: #840C19;
text-decoration: none;
cursor: default; }

#nav {
position: absolute;
top: 400px;
left: 100px;
width: 200px;
height: 90px;
z-index: 2; }

td {
font-size: 11px; }
