/* CSS Document */

body {
background-color: #5A5A29;
color: #B5AA5B;
}

a:hover {
text-decoration: overline underline;
}

.note {
font-size: 11px;
}

.copyright {
font-size: 8pt;
color: #5A5A29;
}

.menu {
top: 25px;
position: relative;
}

a {
color: #E6E197;
font-size: 10px;
text-decoration: none;
}

a:hover {
text-decoration: overline underline;
}

.bodylink {
font-size: 14px;
color: #E6E197;
}

.bigger {
font-size: 14pt;
color: #E6E197;
}
