a:link {
	color: #FFFFCC;
	text-decoration: none;
	filter: Invert;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	filter: Invert;
	cursor: e-resize;
}

