.add {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.add_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 22px;
	font-weight: bold;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	line-height: 20px;
}
.txt_r {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #F00000;
}
.txtB {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}
.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	line-height: 20px;
	color: #CC9900;
}
.txt_r2 {

	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 18px;
	color: #F00000;
}
.txtB_2 {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	color: #000099;
}
a:link {COLOR: #333333; TEXT-DECORATION: none}
a:visited {COLOR: #333333; TEXT-DECORATION: none}
a:hover{COLOR: #FF0000; text-decoration: underline}