@charset "UTF-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
body {
	background-color: #FFFFFF;
}
a:link {
	text-decoration: underline;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	color: #FF9933;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.submenu {
	font-size: 12px;
	color: #666666;
}
.submenu_selected {
	color: #FF9933;
}
.menu_selected {
	color: #FF9933;
}
.menu {
	color: #000000;
}
.numbers {font-family: Georgia, "Times New Roman", Times, serif}
.underline_link {
	text-decoration: underline;
}
