.text1:hover {
	font-size: 12px;
	line-height: 150%;
	color: #000033;
	text-decoration: underline;
}
.text2:hover {
	font-size: 12px;
	line-height: 180%;
	color: #000000;
	text-decoration: none;
}
.text3:hover {
	font-size: 12px;
	line-height: 100%;
	color: #00CCCC;
	text-decoration: blink;
}
