.CategoryTitle {
	font-family: "Traditional Arabic", Tahoma;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #333333;
	text-decoration: none;
}

.StorySubject {
	font-family: "Traditional Arabic", Tahoma;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #7B96DE;
	text-decoration: none;
}
.StorySubjectBIG {
	font-family: "Traditional Arabic", Tahoma;
	font-size: 26px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #7B96DE;
	text-decoration: none;
}

.StoryIntroduction {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.StoryAuthor {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color:#000000;
	text-decoration: none;
}

.AlbumTitle {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #585858;
	text-decoration: none;
}
.SongTitle {
	font-family: Tahoma;
	font-size: 12px;
	font-style:normal;
	line-height: normal;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
}
.SingerName {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color:#585858;
	text-decoration: none;
}
.NavigationPanel:link {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
.NavigationPanel:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
.NavigationPanel:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
.NavigationPanel:active {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
.SingerTitle:link {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
.SingerTitle:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
.SingerTitle:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
.SingerTitle:active {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
.LetterBox:link {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #343434;
}

.LetterBox:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #343434;
}
.LetterBox:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #7B96DE;
}

.LetterBox:active {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #7B96DE;
}



