.regularText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: normal;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	line-height: 25px;
}

.bigHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #000000;
	line-height: 25px;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	line-height: 25px;
	text-decoration: none;
}
:link {
	text-decoration: none; 
	color: #000000;
}
:visited { 
	text-decoration: none;
	color: #000000;
}

