body {
background: #e7ba41;
background-image: url(../data/bg.jpg);
font-family: Arial;
font-size: 9px;
color: #FFFFFF;
}

td {
font-family: Arial;
font-size: 11px;
color: #404040;
}

a { 
font-family: Arial; 
font-size: 11px; 
font-weight: bold; 
color: #efb61d; 
text-decoration: underline; 
}

a:hover { 
font-family: Arial; 
color: #000000; 
text-decoration: underline; 
} 

.layout {
background: #f0f0f0;
font-family: Arial; 
color: #494949; 
}

input, textarea, select { 
font-family: Arial; 
font-size:11px; 
color: #000000; 
border-top:1px #7F7D53 solid; 
border-bottom:1px #7F7D53 solid; 
border-left:1px #7F7D53 solid; 
border-right:1px #7F7D53 solid; 
}  