.parel {
				font-variant: small-caps;
				text-decoration: none !important;
}

a.parel {
				color: black;
				//font-weight: bold;
				box-shadow: none;
}

a.parel:hover {
				color: #008000;
				//text-decoration: underline;
}
