.text1 {
	font-size: 12px;
	line-height: 2;
	text-decoration: none;
	color: #000000;
}
.text2 {
	font-size: 12px;
	line-height: 180%;
	color: #0000FF;
	text-decoration: underline;
}
.text3 {
	font-size: 12px;
	line-height: 100%;
	color: #0099CC;
	text-decoration: blink;

}
