body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000099;
	background-color: #FFFFCC;
	background-position: center;
	background-image: url(pacman.jpg);
	background-repeat: repeat;

}
a {
	color: #660066;
	text-decoration: none;
	font-size: xx-large;

}
a:hover {
	font-weight: bolder;
	color: #FF0000;
	letter-spacing: normal;
	cursor: hand;
	filter: Invert;
	font-size: xx-large;
	border-top: groove;
	border-right: groove;
	border-bottom: groove;
	border-left: groove;

}
a:active {
	font-weight: bolder;
	color: #009900;
	font-size: xx-large;

}
li {
	font-size: xx-large;
	font-weight: bold;
	color: #FF0000;
}
