body {
    color: #333333;
    background-repeat:no-repeat;
    font-family: arial;
    font-size: 14px;
    background-repeat:no-repeat
}

A {
    font-weight:bold
}
A:link {
    color: #e27a19;
    font-family: arial;
    text-decoration: none
}

A:visited {
    color: #e27a19;
    font-family: arial;
    text-decoration: none
}

A:hover {
    color: #e27a19;
    font-family: arial;
    text-decoration: underline
}

#content {
   font-size: 12px
}

#menu{height:50px}

#footer {
    bottom: 0px;
    postion: absolute;
    text-align: left;
    font-size: xx-small
}