a {  font-family: Georgia;
	font-size: 11px;
	font-weight: bold;
	color: 39393A;}

a:hover {  font-family: Georgia;
	font-size: 11px;
	font-weight: bold;
	color: ffffff;  background: #000000;}


.truesoul-bg {
	background-attachment: scroll;
	background-image:  url(layout/truesoul_backgroundtile.jpg);
	background-repeat: repeat;
}
.titles {
	font-family: georgia;
	font-size: 12px;
	font-weight: bold;
	color: 39393A;
}
.text {
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: 39393A;
}

.text-red {
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: F04B23;
}


.events-bg {
	background-color: EBECD4;
}

.gallery {overflow:hidden; background-color: EBECD4;}

body {scrollbar-arrow-color:white; scrollbar-base-color:39393A;}

.copyright{font-family:Verdana,Arial,Helvetica,sans-serif;text-align:left;font-size:11px;color:#39393A;text-decoration:none;}

A.copyright{  font-family:Verdana,Arial,Helvetica,sans-serif;text-align:left;font-size:11px;color:#39393A;text-decoration:none;}

A.copyright:hover {  font-family:Verdana,Arial,Helvetica,sans-serif;text-align:left;font-size:11px; text-decoration:none;  color: #CCCCCC;  background: #000000;}