body {
 margin:0px;
 height: 100%;
 background-color: #A39054;
 font: 18px #ffffff "Tahoma", "Arial", "Helvetica", "sans-serif";
 }

a:link {
color: #ffffff;
font-size: 13px;
font-family: Tahoma;
font-style: normal;
font-weight: Bold;
text-decoration: none;
}

a:visited {
color: #ffffff;
font-size: 13px;
font-family: Tahoma;
font-style: normal;
font-weight: Bold;
text-decoration: none;
}

a:active {
color: #ffffff;
font-size: 13px;
font-family: Tahoma;
font-style: normal;
font-weight: Bold;
text-decoration: none;
}

a:hover {
color: #FFFF00;
font-size: 13px;
font-family: Tahoma;
font-style: normal;
font-weight: Bold;
text-decoration: underline;
}


h1 {
 font-size: 15px;
 font-family: Tahoma;
 color: #FFFFC0;
 font-weight: 700;
 text-align: left;
 text-decoration: underline;
}

