a {
	color : black; font-size : 25; font-family : curlz MT; font-weight : 900; text-decoration : none;
}

p {
	color : Navy;
	font-size : 18;
	font-family : "Lucida Calligraphy";
	font-weight : bold;
	text-decoration : none;
}
h1 {
	color: Purple;
	font-family : monospace; font-size : 28;
	
}
p.b{
	color : black;
	font-size : 14;
	font-family : "Lucida Calligraphy";
	font-weight : bold;
	text-decoration : none;
}