body{
	background-color: white;
}
		
p{
	color: black;
	cursor:default;
}

		
a1{
	color: Rgb(255,255,255, 0.2);
}