body
{background-color: #D7C4A9;}
a:link
{color: #551E2C; text-decoration: none;}
a:hover
{text-decoration: underline; color: #1B7F00;}
a:active
{text-decoration: none; color: #551E2C;}
.top
{
font-family: "Arial Narrow";
font-size: 50px;
font-weight: bold;
text-align: center;
color: #551E2C;
}
.title
{
font-family: "Arial Narrow";
font-size: 20px;
font-weight: bold;
color: #551E2C;
margin-left: 16px;
}
.text
{
font-family:: "Arial Narrow";
font-size: 14px;
font-weight: normal;
color: #551E2C;
margin-left: 16px;
}
.menu
{
font-family: "Arial Narrow";
font-size: 24px;
font-weight: bold;
color: #551E2C;
text-decoration: none;
text-align: center;
display: block;
width: 150px;
}
.menu:hover
{
text-decoration: none;
}
