a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #FF00FF;
	text-decoration: underline;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 800;
	color: #000000;
	background-color: #000000;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FF0000;
}
.Nancy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #000000;

}
.contact {
	font-family: "Tempus Sans ITC", "Comic Sans MS", Arial;
	font-size: 18px;
	font-weight: normal;
	color: #FFCC66;
}

