.body {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}
.body a:link {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #666666;
	text-decoration: underline;
}
.body a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #CC6600;
	text-decoration: underline;
}
.body a:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #660033;
	text-decoration: underline;
}

.title {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.smallnav {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	color: #666666;
}
.smallnav a:link {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.smallnav a:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	color: #660033;
	text-decoration: none;
}
.intro a:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color: #660033;
	font-weight: bold;
	text-decoration: underline;
}


.smallnav a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	color: #CC6600;
	text-decoration: underline;
}
.intro {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.intro a:link {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
.intro a:hover {
	color: #CC6600;
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	text-decoration: underline;
}
