.txt_1 {
	font-size: 12px;
	color: #000066;
}
.txt_2 {
	font-size: 14px;
	color: #000066;
	line-height: 120%;
}
a:link {
	color: #003333;
	text-decoration: none;
}
a:visited {
	color: #003333;
	text-decoration: none;
}
a:hover {
	color: #FF99CC;
}
a:active {
	color: #FF0000;
}
