body {
	font-family: Comic Sans MS, Bookman Old Style, Franklin Gothic Medium;
	font-size: 9pt;
	background-color: #777777;
}

a:link {
	text-decoration: none;
	color:#000000;
	}
a:visited {
	text-decoration: none;
	color:#000000;
}
a:hover {
	text-decoration: none;
	color:#666666;
}
a:active {
	text-decoration: none;
	color:#000000;
}
img {
	border: thin #FFFFFF solid;
}
.n {border: 0;}
