.alltext {
	font-size: 12px;
}
a:link {
	font-size: 12px;
	text-decoration: none;
	color: #0066FF;
}
a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #0066FF;
}
a:hover {
	font-size: 12px;
	color: #FF3300;
	text-decoration: underline;
}
a:active {
	color: #6633FF;
	text-decoration: none;
}
.head_underline {
	text-decoration: underline;
}
