.text12 {
	font-size: 12px;
	color: #666666;
}
.text10 {
	font-size: 10px;
	color: #666666;
}
a:link {
	color: #00009C;
	text-decoration: none;
}
a:hover {
	background-color: #EEEEFF;
}
a:visited {
	color: #00009C;
	text-decoration: none;
}

