/* CSS Document */
body {
background-color: #E9DECE;
font-family:"Comic Sans MS", "Bookman Old Style", "Franklin Gothic Medium";
	        font-size:8pt;}
a:link {
	text-decoration: none;
	color:#000000;
	}
a:visited {
	text-decoration: none;
	color:#000000;
}
a:hover {
	text-decoration: none;
	color: #777777;;
}
a:active {
	text-decoration: none;
	color:#000000;
}
img {
	border-width: thin;
	border-style: solid;
}
.n {border: 0;}
