body {
	background-color: #FFFFFF;
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FFCC00;
	text-decoration: none;


}
a:link {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FFCC00;

}
a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a:visited {
	font-family: "Courier New", Courier, mono;
	color: #FFCC00;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;


}
p {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 10px;
}
div {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}
h1 {
	font-size: 14px;
	color: #999999;
}
