body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#FFFFFF;
	color: #333333;
}
.titleSubArtist {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CA0000;
	font-weight: bold;
}
.titleSubEvents {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #6D24B7;
	font-weight: bold;
}
.titleSubEvents2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #6D24B7;
	font-weight: bold;
}
.titleSubMembers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #008844;
	font-variant: small-caps;
	font-weight: bold;
}
.titleSubMembership {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #006699;
	font-variant: small-caps;
	font-weight: bold;
}
.tableEvents {
	border: thin dotted #6D24B7;
}
.tableArtist {
	border: thin dotted #CA0000;
}
	
.tableDemi {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
	
.contentLink a{
	color: #666666;
	text-decoration:none;
}

.contentLink a:visited{
	color: #666666;
	text-decoration:none;
}
.contentLink a:hover{
	color: #666666;
	text-decoration:underline;
}
.contentLink a:active{
	color: #666666;
	text-decoration:none;
}
.tableAbout {
	padding-right: 20px;
	padding-left: 150px;
}
.welcomeText {
	color:#ec8313;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
}
.highlightText {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2A3F55;
	font-style: normal;
	font-size: 12px;
	letter-spacing: 0.1em;
	font-weight: bold;
}
