
/** USER—p **/

a:link {
	color: #ffffff;
}

a:visited {
	color: #ffffff;
}

a:hover {
	color: #990099;
}

a:active {
	color: #ffffff;
}

