.chloePage {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-weight: bold;
	color: #FF00FF;
}
a:active {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-weight: bolder;
	color: #FF0066;
	text-decoration: none;
}
div {
	height: 400px;
	width: 250px;
}
