<!--
.mainmenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.mainmenu a:hover {
	color: #000099;
	text-decoration: none;
}
.mainmenu a {
	color: #666666;
	text-decoration: none;
}
.submenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.submenu a:hover {
	color: #FF0000;
	text-decoration: none;
}
.submenu a {
	color: #000000;
	text-decoration: none;
}
td {
	font-family:'Times New Roman',Times,serif; font-size:12px; color:rgb(102,102,102); border-color:rgb(102,102,102); }
hr {
	border: 1px dashed #FFCC00;
}
.headmenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.headmenu a {
	text-decoration: none;
	color: #FFFF00;
}
.headmenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
-->

