body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg1.gif);
	background-repeat: repeat-x;
	background-color:#ece9e0;
}

a { text-decoration : none; color:#666666;outline: none; /* for Firefox */
 hlbr:expression(this.onFocus=this.blur()); /* for IE */ }
a:hover{ text-decoration : underline;color:#9900CC; }

.text1 {
	font-size:12px;
	color: #FFFFFF;
}
.text2 {
	font-size:12px;
	color: #FFFF00;
}
.text3 {
	font-size: 11px;
	color: #BFA275;
}