.im {
	color: #ff6600;
}
.worse {
	color: green;
}
.off {
	text-transform: none;
	color: fuchsia;
}
.than {
	color: #ffcc00;
}
.you {
	color: red;
}
.com {
	color: blue;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: xx-large;


}
sup {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}
.buttonlink {
	border: 3px outset #000000;
	background-color: #FFFDDA;
	display: block;
	text-decoration: none;
	list-style-image: none;




}
body {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;

}
.navigationlist {
	text-decoration: none;
	list-style-image: none;
	margin: 3px;
}
a:hover {
	background-color: #FFFF33;
}

