.LargeFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #003366;
	background-image: none;
	background-position: center center;
	 cursor : url("cross.cur"), pointer
	filter: Xray;
}

