body {
	color: #34312A;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: 500;
	background-image:  url(background.jpg);
}
font {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: 500;
}
a:link {
	font-weight: 600;
	color: #996999;
	text-decoration: none;
}
a:hover {
	color: #996666;
	text-decoration: none;
}
p {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: 400;
	color: #333333;
}
.Names {
	font-weight: 500;
	color: #333333;
	margin: 0px 0px 4px;
}
.descriptions {
	font-size: 14px;
}
a:visited {
	text-decoration: none;
	color: #000066;
	font-weight: 700;
}
.PageName {
	font-size: 16px;
	font-weight: 800;
	color: #000000;
}
