body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px;
	color:#000000;
	/*background-image:url(../site1/images/bg_.jpg);*/
background-image:url(../golden1En/images/bg_.jpg);


}
hr{
border:dotted 1px #FFFFFF;
width:85%;
padding-left:0px;
margin-left:0px;

}
a{
color:#003300;
text-decoration:underline;
}
a:hover{
color:#003300;
text-decoration:none;
}

li{ color:#000000; }
select,
button,
textarea,
input[type=text],
input[type=button],
input[type=submit],
input[type=reset],
input[type=password],
input[type=file]{

border: solid 1px #000000;
background-color:#FFFFFF;


}

 




.red{
color:#FF0000;
}


