.linkStandout {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: auto;
	width: auto;
}


a {
}
a:hover {
	text-decoration: underline blink;
	height: auto;
	width: auto;
	color: #9900CC;
	text-transform: capitalize;
}

