
/** USER—p **/

a:link {
	color : #ffffff;
}

a:visited {
	color : #ffffff;
}

a:hover {
	color : #ff8d42;
}

a:active {
	color : #fffff;
}