body {
	font-family : fixedsys;
	text-align : left;
	background : white;
	border : thin dashed black;
}

A:link {
	text-decoration : none;
	color : #666666;
}

A:visited {
	text-decoration : none;
	color : #666666;
}

A:active {
	text-decoration : none;
	color : #666666;
}

A:hover {
	text-decoration : none;
	color : #666666;
}

img {
	border-style : none;
}
