a.links:link {
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a.links:visited {
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a.links:hover {
	font-size: 14px;
	font-weight: bold;
	color: silver;
}
