a:link {
	font-weight: bold;
}
a:hover {
	font-style: italic;
	font-weight: bold;
}
