.orignavig {
	font-family: Impact;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #000000;
	background-position: center;
	letter-spacing: normal;
	text-align: center;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
	display: inline;
	float: none;
	border: medium outset #9933FF;
	list-style-position: outside;
	list-style-type: none;
	position: relative;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	cursor: crosshair;
	visibility: visible;
	width: 95px;
	height: 20px;
	text-transform: capitalize;
	margin: auto;
	overflow: visible;
	line-height: normal;
	text-decoration: none;
	clear: both;
}

