.linkView {
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}


.linkViewSmall {
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}
	



.hand {
	cursor: hand;
}
