body {
font-size: 13px;
font-family: Arial;
font-style: normal;
font-weight: normal;
background: black;
color: white;
margin: 0px; }

a:hover img { opacity: 0.7; }

.wpmd {
font-size: 13px;
font-family: Arial;
font-style: normal;
font-weight: normal; }

a, a:visited {
color: #808000;
text-decoration: none; }

a:hover, a:focus {
color: #808000;
text-decoration: underline; }

div#container {
position: relative;
width: 758px;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
text-align: left; }

.menu {
height: 29px;
margin: 1px;
padding-top: 15px;
border: 1px solid #768410;
border-top-left-radius: 0.5em;
border-bottom-left-radius: 0.5em; }

.menu2 {
height: 34px;
margin: 1px;
padding-top: 10px;
border: 1px solid #768410; }

.menu3 {
height: 36px;
margin: 1px;
padding-top: 8px;
border: 1px solid #768410;
border-top-right-radius: 0.5em;
border-bottom-right-radius: 0.5em; }

.page {
margin: 2px;
padding: 2px;
border: 1px solid #768410;
border-radius: 0.5em;
width: 70px;
height: 20px; }

.page:hover, .page:focus {
opacity: 0.7;
text-decoration: none; }

input {
margin: 2px;
padding: 2px;
color: white;
background: black;
border: 1px solid #768410; }

input[type=submit], input[type=reset] { border-radius: 0.5em; }

input[type=submit]:hover, input[type=submit]:focus { color: #808000; opacity: 0.7; }
input[type=reset]:hover, input[type=reset]:focus { color: #808000; opacity: 0.7; }