a {
	color: #0F9999;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

ul.publications a{
	font-weight:bold;
}