@charset "utf-8";
bodylink {
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	font-style: normal;
	font-size: 12pt;
	color: #000000;
	font-weight: normal;
	line-height: normal;
}
bodylink:hover {
	color: #FF0000;
	text-decoration: none;
}
bodylink:link {
	color: #FF0000;
	text-decoration: none;
}

