body {  font-family: Arial, Helvetica, sans-serif}
p {  font-size: 12px}
a:active {  color: #FFFF00; text-decoration: none}
a:hover {
	color: #FFFF00;
	text-decoration: none;
}
a {
	color: #FFFF00;
	text-decoration: none;
}
h1 {
	font-size: 42px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 14px;
}
.heading {
	font-size: 24px;
	font-weight: bold;
	color: #FF4876;
}
