a {
	color: #000066;
	text-decoration: underline;
	font-weight: bold;

}
a:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
