.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #FFFFFF;
}

A:link {
	color: #FFFFFF;
	text-decoration: none;
	
}
A:visited {
	color: #FFFFFF;
	text-decoration: none;
}
	
A:hover{text-decoration:underline;
	color: #FFFFFF}
	
.border {
	border: 1px solid #000000;
}

.title {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.button {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #6C7379;
	border: 1px solid #FFFFFF;
	margin: 2px;
	padding: 2px;
}
.textNote {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 13px;
	color: #FFFFFF;
}
.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: bold;
}

.textCalendar {
	font-family: "Century Gothic";
	font-size: 11px;
	line-height: 11px;
	color: #000000;
	font-weight: normal;
}

.h1Calendar {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
}
.textBlack {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	color: #000000;
}
.textBody {
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: normal;
}
.textDate {
	font-family: "Century Gothic";
	font-size: 9px;
	line-height: normal;
	color: #000000;
	font-weight: bold;
}
.textCalendarNotes {

	font-family: "Century Gothic";
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	font-weight: bold;
}
.textBodyBlack {
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	font-weight: bold;
}
.h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: bold;
}

.textVideo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
}

.textSonglist {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
}
.textNoteBlack {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 13px;
	color: #000000;
}

.songlist {
	background-image: url(../images/songlist.jpg);
	background-repeat: no-repeat;
}

.songlistCountry {
	background-image: url(../images/songlist_country.jpg);
	background-repeat: no-repeat;
}
.comments {

	background-image: url(../images/comments.jpg);
	background-repeat: no-repeat;
}
.textComments {

	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: normal;
}

.demo {

	background-image: url(../images/demo.jpg);
	background-repeat: no-repeat;
}

.songlistSoftrock {

	background-image: url(../images/songlist_softrock.jpg);
	background-repeat: no-repeat;
}

.songlistOldies {

	background-image: url(../images/songlist_oldies.jpg);
	background-repeat: no-repeat;
}

.songlistBlues {

	background-image: url(../images/songlist_blues.jpg);
	background-repeat: no-repeat;
}

.songlistCurrentrock {

	background-image: url(../images/songlist_currentrock.jpg);
	background-repeat: no-repeat;
}

.songlistClassicrock {

	background-image: url(../images/songlist_classicrock.jpg);
	background-repeat: no-repeat;
}

.songlistMidtempo {

	background-image: url(../images/songlist_midtempo.jpg);
	background-repeat: no-repeat;
}

.songlistDance70 {

	background-image: url(../images/songlist_dance70.jpg);
	background-repeat: no-repeat;
}

.songlistDance80 {

	background-image: url(../images/songlist_dance80.jpg);
	background-repeat: no-repeat;
}

.songlistDance90 {

	background-image: url(../images/songlist_dance90.jpg);
	background-repeat: no-repeat;
}

.songlistBar {

	background-image: url(../images/songlist_bar.jpg);
	background-repeat: no-repeat;
}

