body {
  color: #8B0000;
  font-size: 11px;
  font-family: Verdana,Arial,sans-serif;
  margin: 0px;
  padding: 0px;
}

a:link, a:visited {
font-weight: bold;
text-decoration: none;
color: #CD6001;
}
a img { border: 2px solid #000000; }
a:hover img {border: 2px solid #FFFFFF;}

a.B img { border: 0px solid #000000; }
a.B:hover img {border: 0px solid #FFFFFF;}
a span {
display: none;
right: 0;
}

a:active, a:hover {
font-weight: bold;
text-decoration: none;
color: #FFFFFF;
}

a:hover span {
display: inline;
position: absolute;
background: #000000;
text-align: center;
color: white;
padding: 2px;
}

a.thumb:link, a.thumb:visited {
font-weight: bold;
text-decoration: underlined;
color: #8E6102;
}

a.thumb:active, a.thumb:hover {
font-weight: bold;
text-decoration: underline;
color: #000000;
}

a.thumb:link img, a.thumb:visited img {
border: 1px solid #000000;
}

a.thumb:hover img, a.thumb:active img {
border: 1px dashed #54025C;
}

a.enter:link, a.enter:visited {
text-decoration:none;
font-size:25px;
font-weight: bold;
}

a.enter:hover, a.enter:active {
text-decoration:underline;
}


.menu {
font-size: 18px;
border: 1px dashed #54025C;
}

a.amenu:link, a.amenu:visited {
text-decoration:underline;
font-size: 13px;
}
a.amenu:hover, a.amenu:active {
color: white;
background-color: #5D0068;
}

h1 {
font-size: 18px;
}
