/**Sets general styles for pages located in "catalogue" section **/
.catalogue {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
}
.catalogue h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	background-color: #000000;
	font-weight: lighter;
}
.catalogue a:link, a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
}
.catalogue a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
}
.catalogue {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
}
#italianSongNames {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	position: absolute;
	left: 650px;
	top: 60px;
}
#italianSongNames h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
#songsInclude {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	position: absolute;
	left: 650px;
	top: 100px;
	line-height: 16px;
}
#songsInclude h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

/**Sets id for contact numbers**/
#call01 {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	color: #990000;
	position: absolute;
	left: 25px;
	top: 325px;
}
#call02 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	position: absolute;
	left: 100px;
	top: 360px;
}

/**Sets properties for left cd text**/

#leftCD {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	position: absolute;
	left: 100px;
	top: 525px;
}
#leftCD h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
#leftCD a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
}
#leftCD a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
}

/**Set properties for middle cd text**/
#middleCD {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	position: absolute;
	left: 365px;
	top: 525px;
}
#middleCD h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#middleCD a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
}
#middleCD a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
}

/**Set properties for rightside cd text**/
#rightCD {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	position: absolute;
	left: 630px;
	top: 525px;
}
#rightCD h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#rightCD a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
}
#rightCD a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
}
#songsInclude a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFCC33;
}
#songsInclude a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFCC33;
}
#songsInclude a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF6633;
}
#style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	position: absolute;
	left: 25px;
	top: 100px;
}

