.body
{ 
background-image: 
url('/img/menu/back2_.jpg');
background-repeat: repeat-x;

font-family:Arial;
font-size:11px;
}
.body2
{ 
background-image: 
url('/img/error_background.jpg');
background-repeat: repeat-x;

font-family:Arial;
font-size:11px;
}
.body3
{ 
background-image: 
url('/img/back3_about.jpg');
background-repeat: repeat-x;
font-family:Arial;
font-size:11px;
}
a{
text-decoration:none;
}
img{
border:0px;
}

input, textarea{
background-color:#c3a84f;
border:0px;
width:293px;
height:21px;
color:#ffffff;
font-family:Arial;
font-size:9pt;

}
a:hover{
color:#8d7615;
}