.alphadyn {
	text-decoration: none; 
	font-family: 'Open Sans', sans-serif; 
	font-style: normal; 
	font-weight: 900; 
	font-size: 15px; 
	text-transform: none; 
	text-shadow: 2px 2px 8px #000; 
	line-height: 1; 
	color:#EDEEE9; 
	margin:4px;
}
A:hover.alphadyn {
	text-decoration: none; 
	font-family: 'Open Sans', sans-serif; 
	font-style: normal; 
	font-weight: 900; 
	font-size: 15px; 
	text-transform: none; 
	text-shadow: 2px 2px 8px #000; 
	line-height: 1; 
	margin:4px;
	color:#FFFFFF; 
}