.head a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.head a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.head a:hover {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.head a:active {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.foot1 a:link {
	font-size: 13px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
.foot1 a:visited {
	font-size: 13px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
.foot1 a:hover {
	font-size: 13px;
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
}
.foot1 a:active {
	font-size: 13px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
.foot2 a:link {
	font-size: 13px;
	color: #006699;
	text-decoration: none;
}
.foot2 a:visited {
	font-size: 13px;
	color: #006699;
	text-decoration: none;
}
.foot2 a:hover {
	font-size: 13px;
	color: #006699;
	text-decoration: underline;
}
.foot2 a:active {
	font-size: 13px;
	color: #006699;
	text-decoration: none;
}