@charset "UTF-8";
/* CSS Document */

body {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #660000;
}
a {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #660000;
	text-decoration: none;
}
