a {
	color: #006699;
	text-decoration: none;
	font-weight: bold;

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