 A {
display: block;
width: 150px;
text-align: center;
text-decoration: none;
font-family: verdana;
font-size: x-small;
color: #000000;
BORDER: none;
background-color: #F1E5BB; 
}

A:hover {
color: #F1E5BB;
text-align: left;
background-color:#1F1D2A;
}

body
{ background: #776B5F;
font-family: verdana;
color: #F1E5BB;
font-weight: normal;
font-size: x-small; 
text-align: justify;
}

h1
{ font-family: Segoe Script;
color: #F1E5BB;
font-size: small;
letter-spacing: 3pt;
border-top-width: 2px;
border-left-width: 0px;
border-right-width: 0px;
border-bottom-width: 2px;
border-style: double;
border-color: #000000;
}
