a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
a:hover {
	font-size: 12px;
	color: #990000;
	line-height: 20px;
}
a:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
.test {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}

.test01 {
	font-size: 12px;
	line-height: 20px;
	color: #C80010;
	}
.test02 {
	font-size: 12px;
	color: #333333;
	width: 84px;	
	}
.test03 {
	font-size: 12px;
	line-height: 20px;
	color: #666666;

}
.test04 {
	font-size: 12px;
	color: #333333;
	height: 14px;
	width: 140px;
	background-color: #F4DDF1;
	border: 1px solid #DCBACB;
	}
.test05 {
	font-size: 12px;
	line-height: 20px;
	color: #A0639C;

}
.test06 {
	font-size: 12px;
	line-height: 20px;
	color: #1F9ABB;
	text-decoration: underline;
	font-family: Arial;

}
.test07 {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	font-family: Arial;

}


b:link {
	font-size: 12px;
	line-height: 20px;
	color: #C077A4;
	text-decoration: none;
}
b:visited {
	font-size: 12px;
	line-height: 20px;
	color: #C077A4;
	text-decoration: none;
}
b:hover {
	font-size: 12px;
	line-height: 20px;
	color: #990000;
}
b:active {
	font-size: 12px;
	line-height: 20px;
	color: #C077A4;
	text-decoration: none;
}
