.links {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: white;
	font-weight: bold;
}

.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: white;
	font-weight: bold;
	}
	
.normalText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: white;
	}
