.pubs{
	cursor: hand;
	font-family: Arial, Verdana, Trebuchet, 'Trebuchet MS', Helvetica, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4A719C;
	letter-spacing: +1px;
 }
.pubs A:link {
	font-weight: normal;
	color: #4A719C;
	text-decoration:none;
}
.pubs A:visited {
	font-weight: normal;
	color: #4A719C;
	text-decoration:none;
}
.pubs A:hover {
	font-weight: normal;
	color: #000000;
	text-decoration:underline;
}
.pubs A:active {
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}