@charset "UTF-8";

.footer/* CSS Document */
 {
	font-size: 10px;
	color: #ebebeb;
	text-align: left;
	padding-left: 12px;
}.fieldtxt {
	font-size: 10px;
	color: #262137;
	text-align: left;
	padding-left: 12px;
	line-height: 10px;
}
.title {
	font-size: 13px;
	font-weight: bold;
	color: #ce502a;
}
.bod {
	font-size: 12px;
	color: #262137;
	text-align: justify;
	line-height: 16px;
}
.bodArtist {
	font-size: 11px;
	color: #262137;
	text-align: justify;
	line-height: 15px;
}
.onTheRoad {
	font-size: 12px;
	color: #262137;
	text-align: left;
	line-height: 16px;
	padding-right: 10px;
}
A:link {
	color:  #ce502a;
}
A:visited {
	color:  #ce502a;
}
A:active {
	color:  #ce502a;
}
b {
	font-size: 13px;
	font-weight: bold;
	color: #ce502a;
}
em {
	font-size: 13px;
	font-weight: bold;
	color: #ce502a;
}

