.font2 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
A.font2:link {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
A.font2:hover {
	color: #000066;
	text-decoration: none;
}
