body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
A:link {text-decoration: underline;}
A:visited {text-decoration: underline;}
A:hover {text-decoration: none;}
A:active {text-decoration: underline;}


.th {
	background-position: center center;
	border: 1px dotted #CD6DAF;
}

.a1 {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	color: #72004E;
}
.a2 {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.book {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	color: #72004E;
	background-color: #CD6DAF;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FAA2DE;
}
.top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #CD6DAF;
}
.links {
	font-family: verdana;
	font-size: 12px;
	color: #CD6DAF;
}
