A:link	{
	text-decoration: none
}
					
A:Visited	{
	text-decoration: none
}
	
A:Hover	{
	text-decoration: none
}

#Menu	{
	background-color: White;
	text-align: center;
}

H3	{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}

H4	{
	font: normal;
	font-style: normal;
	font-family: Harlow Solid Italic;
	font-size: 20px;
	margin: 0px;
}

#Content	{
	background-image: url(https://www.saintanneschool.org/ClassroomPages/Images/Cross1.gif);
	background-repeat: no-repeat;
	background-position: center;
	font-family: Credit Valley;
	font-size: larger;
}

#TableHeader	{
	margin: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding: 0px;
	
}

#Footer	{
	background-color: Red;
	text-align: center;
}

HR	{
	color: Red;
	width: 80%;
}