BODY {
	font: "Times New Roman", Times, serif;
	background-color:#e5e6d5;
	margin:0px;
}

TABLE{
	border:0;
	}
	
.menuLink:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	color:#505050;
	text-decoration: none;
}

.menuLink:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	color:#505050;
	text-decoration: none;
}

.menuLink:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	color:#505050;
	text-decoration: none;
}

.menuLink:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	color:#505050;
	text-decoration: underline;
}

.menuLinkSec:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#505050;
	text-decoration: none;
}

.menuLinkSec:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#505050;
	text-decoration: none;
}

.menuLinkSec:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#505050;
	text-decoration: none;
}

.menuLinkSec:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#505050;
	text-decoration: underline;
}

.subHeader{
	font-family: Times New Roman, Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #707070;
}

.contentPRGH {
	margin-left: 20px;
	margin-right: 20px;
	color:#404040;
}

.musicSecTitle{
	font-weight:bold;
	text-decoration:underline;
	}

.musicSecComposer{
	font-weight:bold;
	}
	
.contactForm {
	background-color:#e5e6d5;
}

.demoLink:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#505050;
	text-decoration: underline;
}

.demoLink:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#505050;
	text-decoration: underline;
}

.demoLink:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#505050;
	text-decoration: underline;
}

.demoLink:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#505050;
	text-decoration: none;
}