a {
	color: #333366;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
}
a {
	color: #FF9900;
}
a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
