a, a:visited {
	color: #fff;
	text-decoration: underline;
}
a:hover, a:focus {
	background: #000;
	color: #C39CC3;
}

.emailLink { 
	color:#8E4A40; 
}
.dirEmail { 
	color:#A5533F;
	text-decoration: underline;
}
.dirLink,.dirLink:visited { 
	color:#A5533F;
	font-size:10pt;
}
