A:link {color: #F6F168}
A:visited {color: #F6F168}
A:active {color: #F6F168}
A:hover {text-decoration: none; color: #F6F168;}

A.soul:link {text-decoration: none; color: white}
A.soul:visited {text-decoration: none; color: white}
A.soul:active {text-decoration: none; color: #F6F168}
A.soul:hover {text-decoration: none; color: #F6F168;}

A.details:link {color: #013354}
A.details:visited {color: #013354}
A.details:active {text-decoration: none; color: #013354}
A.details:hover {text-decoration: none; color: #013354;}

h1 {

font-family: Arial, Lucida Sans, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color: #F6F168;
}

h2 {

font-family: Arial, Lucida Sans, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #F6F168;
}

h3 {

font-family: Arial, Lucida Sans, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #F6F168;
}


.navigation {
	padding: 0px 8px 0px 8px;
}

.home-headline {

font-family: Arial, Lucida Sans, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #F6F168;
}

.soul-dance {
	font-family: Arial, Lucida Sans, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-image:url('exchange-background.gif');
	background-repeat: repeat-x;
	background-color: #013354;
	padding: 30px 40px;
}

.soul-dancing-home {
	background-image:url('exchange-background.gif');
	background-repeat: repeat-x;
	background-color: #013354;
	padding: 20px 40px;
}

.soul-dancing {
	background-image:url('exchange-background.gif');
	background-repeat: repeat-x;
	background-color: #013354;
	padding: 50px 20px 0px 40px;
}

.soul-home {
	font-family: Arial, Lucida Sans, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image:url('exchange-background.gif');
	background-repeat: repeat-x;
	background-color: #013354;
	padding: 12px;
}

.details {
	font-family: Arial, Lucida Sans, Helvetica, sans-serif;
	font-size: 10px; 
	color: #013253;
}

.more {
	padding: 5px;
	border: 2px solid #83C4F1;
	width: 150px;
	background-color: #0099FF;
	font-family: Arial, Lucida Sans, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.orange {
	font-family: Arial, Lucida Sans, Helvetica, sans-serif;
	font-size: 13px;
	color: #F4841E;
	font-weight: bold;
}

.aqua {
	font-family: Arial, Lucida Sans, Helvetica, sans-serif;
	color: #B3E8F7;
}

.white {
	font-family: Arial, Lucida Sans, Helvetica, sans-serif;
	font-size: 13.5px;
	color: #FFFFFF;
	font-weight: bold;
}

.schedule {
	vertical-align: top;
	text-align: left;
	padding: 12px 8px 15px 12px;
}