body {
	background-color: #553D1B;
	background-image: url(img/bg.jpg);
	background-repeat:repeat-x;
	margin:0px;
}

.css {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.imgBtn{
	cursor: pointer;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #C7B9AD;
}

a { color: #DCC4AB; font-family: Arial, Helvetica, sans-serif; font-size: 14px;
		text-decoration: none; } 
		a:link { color: #000; 
		text-decoration: none}
		a:visited { color:#000; 
		text-decoration: none}
		a:hover { 	color: #000;
		text-decoration: underline}
		a:active {	color: #000;
		text-decoration: none}

.playerMp3 {
	background:url(img/imgFdoPlayer.gif) right no-repeat;

}