.utilhead a {
			color:white;
			text-decoration:none
			}
.utilhead a:hover
			{
			color:yellow;
			text-decoration:underline;
			}

.utilheadtxt { position: absolute; left: -2px; top: -2px; color: #FFF;} 
.utilheadtxtshad { font:Verdana;font-size:24px;position: relative; left: 1px; top: 1px; color: #555; }

.utilheader a {
			color:black;
			text-decoration:none
			}
.utilheader a:hover
			{
			text-decoration:underline;
			}
