body {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #DAD3C9;
	line-height: 28px;
	background-image:url(../images/tx12bkgd002.jpg);
}

.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	color: #DAD3C9;
}

.bookplug  {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #DAD3C9;
	line-height: 28px;
}

.maintext  {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #E2C561;
	line-height: 26px;
}

.footer  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
}	

a:link {
  color:#E2C561;
  text-decoration:none;
  }
  
a:visited {
  color:#E2C561;
  text-decoration:none;
  }
  
a:hover {
  color:#ffffff;
  text-decoration:underline;
  }

#maintable  {
	width: 795px;
}