a.awhite{
	color: white;
	text-decoration: underline;
}

a.awhite:hover, a.awhite:focus, a.awhite:active{
	color: #e3e3e3;
	text-decoration: none;
}