/* CSS Document */

body {
font-family: Verdana, Geneva, sans-serif;
font-size: 10px;
color: #000;
}

h3 {
font-size: 100%;
color: #526C44;
}

a {
font-weight: bold;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}