@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #000;
}
a {
	font-family: Verdana, Arial, sans-serif;
	color: #00F;
}
a:visited {
	color: #00F;
}
a:hover {
	color: #3C0;
}
a:active {
	color: #00F;
}.green_txt {
	color: #65B919;
	font-size: 8px;
}
.USA {
	font-size: 8px;
}
.copyright {
	font-size: 9px;
}
.red_txt_noformat {
	color: #F00;
}
.red_store_title {
	font-size: 14px;
	color: #F00;
}

