a {
	font-style: oblique;
	color: #336600;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #333300;
}
