body {
background: #EFEAD7;
margin: 0px auto;
padding: 2px;
}

body, font {
color: #000000;
font-family: Georgia;
font-size: 12px;
text-decoration: none;
}

b {
color: #1A0804;
}

a, a:visited, a:active {
color: #2C110A;
font-family: Georgia;
font-size: 12px;
text-decoration: none;
font-weight: bold;
}

a:hover {
color: #754B25;
font-family: Georgia;
font-size: 12px;
text-decoration: none;
font-weight: none;
}