/* Authored by Morne Le Grange */





.menuLink {

	font-size: 14px;

	font-weight: bold;

	color: #ffffff;

	text-decoration: underline;
	
	
	}



a.menuLink:hover {

	font-size: 14px;

	font-weight: bold;

	color: #ffffff;

	text-decoration: none;

}



h1 {


	font-size: 20px;

	font-weight: bold;
	
	color: #ffffff;
	
	text-decoration: underline;
	

}



h2 {


	font-size: 18px;

	font-weight: bold;

	color: #ffffff;

}

h3 {


	font-size: 35px;

	font-weight: bold;

	color: #ff0303;

}

h5 {


	font-size: 15px;

	color: #ffffff;

}

a {

font-size: 14px;

	font-weight: bold;

	color: #000000;

	text-decoration: none;


	

}



a:hover {

	font-size: 14px;

	font-weight: bold;

	color: #ffffff;

	text-decoration: underline;

}



