A:hover	{	color: #FF679A;
		}
.noRepeat 	{	background-repeat: no-repeat;
			}
.normal	{	font-size: 12px;
			line-height: 16px;
			font-family: "century gothic", arial, sans-serif;
			color: #000000;
		}
.bigBold	{	font-size: 13px;
				font-weight: bold;
				font-family: "century gothic", arial, sans-serif;
				color: #000000;
			}
.biggerBold	{	font-size: 15px;
				font-weight: bold;
				font-family: "century gothic", arial, sans-serif;
				color: #000000;
			}
.linkColor	{	color: #7E0100;
			}
.credit	{	font-size: 11px;
			font-family: "century gothic", arial, sans-serif;
			color: #000000;
		}
.legal	{	font-size: 9px;
			font-family: helvetica, arial, sans-serif;
			color: #7E0100;
		}
.utilityLinks	{	font-size: 10px;
					line-height: 14px;
					font-family: helvetica, arial, sans-serif;
					color: #FF9607;
				}
.navContainerLayer	{	z-index:10;
						position: relative;
						left: 0px;
						top: 0px;
						visibility: visible;
					}
