.text {
	font-family: "Courier New", Courier, mono;
	font-size: 90%;
	font-style: normal;
	color: #97FDFB;
	top: auto;


}
.large {
	font-family: "Courier New", Courier, mono;
	font-size: 350%;
	font-style: normal;
	color: #97fdfb;

}
.medium {

	font-family: "Courier New", Courier, mono;
	font-size: 150%;
	font-style: normal;
	color: #97FDFB;
}
.indicator {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 180%;
	font-style: normal;
	color: #CC0066;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;


}
a:hover {
	color: #FFFFCC;
}
