

body {
       background-color: #EF4A4A;
}

p {	
	color: Black;
	font-family: arial, verdana, "sans serif";
	font-size: 12pt;
	text-align: center;
}


a {	
	color: black;
	text-decoration: none;
	font-family: arial, verdana, "sans serif";
}


a:hover {	
	color: black;
	text-decoration: none;
	font-family: arial, verdana, "sans serif";

}