BODY {

background-color: #7F3100;
font-family: Arial;
margin-top: 0px;

}

H1 {
font-family: Tahoma;
font-size: 32 px;
color: FF0000;
}

H2 {
font-family: Tahoma;
font-size=24 px;
color: 000000;
}

H3 {
font-family: Tahoma;
font-size=22 px;
color: 000000;
}

A {
color: #E4A600;
font-weight: bold;
text-decoration: none;
font-face: arial;
font-size:12px;
}

A:visited {
color: #E4A600;
font-weight: bold;
text-decoration: none;
font-face: arial;
font-size:12px;
}

A:active {
color: #E4A600;
font-weight: bold;
text-decoration: none;
font-face: arial;
font-size:12px;
}

A:hover {
color: #FFFFCB;
font-weight: bold;
text-decoration: none;
font-face: arial;
font-size:12px;
}

#menu
{
border-bottom-color:#7F3100;
border-bottom-style:solid;
border-bottom-width:1px;
text-align:center;

}

