@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FCF4C0;
}
a:link, a:visited, a:active {
	font-weight: bold;
	color: #FFF7C2;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FFFF00;
}

a.submenu:link, a.submenu:visited, a.submenu:active {
	font-weight: bold;
	color: #860A1C;
	text-decoration: none;
	font-size: 12pt;
}
a.submenu:hover {
	font-weight: bold;
	color: #000000;
}

