@charset "utf-8";
body {
	font-size: 13px;
	color: #000000;
	position: absolute;
	top: 0px;
}
#topix {
	position: absolute;
	top: 0px;
}
a:link {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
}
