p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #CCCCCC;
}
.header {
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}
.subNav {
	color: #6699CC;
}
a:link {
	color: #CC9966;
	text-decoration: none;
}
a:hover {
	color: #CC9966;
	text-decoration: underline;
}
a:visited {
	color: #CC9966;
	text-decoration: none;
}
.contact:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.contact:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.contact:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.music:link {
	color: #33CCCC;
	text-decoration: none;
}
.music:hover {
	color: #33CCCC;
	text-decoration: underline;
}
.music:visited {
	color: #33CCCC;
	text-decoration: none;
}
.repertoire:link {
	color: #6699FF;
	text-decoration: none;
}
.repertoire:hover {
	color: #6699FF;
	text-decoration: underline;
}
.repertoire:visited {
	color: #6699FF;
	text-decoration: none;
}
.news:link {
	color: #FF9999;
	text-decoration: none;
}
.news:hover {
	color: #FF9999;
	text-decoration: underline;
}
.news:visited {
	color: #FF9999;
	text-decoration: none;
}
