body {
	background-image: url();
	background-repeat: repeat;
	background-color: #edeee8;
}
body,td,th {
	color: #E1B0B0;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #A57B4A;
}
.style3 {color: #A57B4A}
.style4 {color: #DCD6D2}

a:link {
	text-decoration:none;
	color: #E1B0B0;
}
a:visited {
	text-decoration:none;
	color: #DDE1C8;
}
a:active {
	text-decoration:none;
	color: #976463;
}

 img
{
  border: 0px;
}
