.space {
	font-family: arial;
	font-size: 5px;
	color: #000000;
	text-decoration:none;
}
.menu {
	font-family: verdana;
	font-size: 11px;
	color: #EB5012;
	font-weight: bold;
	text-decoration:none;
}
A.menu:hover {
	color: #3366FF;
}
.menu_white {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
A.menu_white:hover {
	text-decoration: underline;
}
.border_blue {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	border: 1px solid #6BA6EF;
}
.border_yellow {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	border: 1px solid #F3C607;
}
.border_blue_2 {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	border: 1px solid #6C87BE;
}
.border_brown {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	border: 1px solid #B58755;
}
.border_blue_3 {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	border: 1px solid #0659D7;
}
.white {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
.copyright {
	font-family: verdana;
	font-size: 11px;
	color: #A0A0A0;
	text-decoration:none;
}
.header {
	font-family: verdana;
	font-size: 12px;
	color: #6BA6EF;
	font-weight: bold;
	text-decoration:none;
}
.text_orange {
	font-family: verdana;
	font-size: 11px;
	color: #EB5012;
	font-weight: bold;
	text-decoration:none;
}
.text_orange_link {
	font-family: verdana;
	font-size: 10px;
	color: #EB5012;
	font-weight: bold;
	text-decoration:none;
}
A.text_orange_link:hover {
	color: #4968EC;
}
.text_blue1 {
	font-family: verdana;
	font-size: 11px;
	color: #000099;
	text-decoration:none;
}
.text_black {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}
.text_black_s {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
}
A.text_black_s:hover {
	font-family: verdana;
	font-size: 10px;
	color: #4968EC;
	font-weight:bold;
	text-decoration:none;
}
.text_gray {
	font-family: verdana;
	font-size: 11px;
	color: #B8B8B8;
	text-decoration:none;
}
.text_gray_s {
	font-family: verdana;
	font-size: 10px;
	color: #999999;
	text-decoration:none;
}
.red_s {
	font-family: verdana;
	font-size: 10px;
	color: #FF0000;
	text-decoration:none;
}