body {
	background-color: #000000;
	margin-top: 5px;
}
.heading {font-size: large}
.regular {font-size: small}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF6600;
	
}
.contenttext {font-size: medium; 

}
.headingtext {font-size: 24px;
	font-weight: bold;
	
}

.events {
	color: #FF6600;
	font-weight: bold;
	text-decoration: underline;
}

.engmenu {
	color: #FF6600;
	font-style: italic;
}
         {font-size: medium; 
}

