p {
	color: white;
}

a:hover {
	color: black !important;
};