body {
	background-image: url(bg1.jpg);
	background-repeat: repeat;
	background-color: #DCD7D4;
	background-position:bottom left;
}
.pds {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight : bold;
	font-style: normal;
	color: #F6EAD0;
	text-decoration: none;
}

A.pds {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight : bold;
	font-style: normal;
	color: #F6EAD0;
	text-decoration: none;
}
