/* CSS Document */

body {
	background-image: url(../Images/Backgrounds/playbillbak.jpg);
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size:16px;
	font-weight: normal;
	font-style: normal;
}

	/*page headings */
.heading {
	font-family: "Trebuchet MS";
	color:#003366;
	font-size:32px;
	font-weight: normal;
	font-style: normal;
	text-align:center;
	}	
	
	
.heading2 {
	font-family: "Trebuchet MS";
	color:#003366;
	font-size:20px;
	font-weight: normal;
	font-style: bold;
	text-align:center;
	}
	
	
	
.heading3 {
	font-family: "Trebuchet MS";
	color:#020098;
	font-size:24px;
	font-weight: normal;
	font-style: bold;
	text-align:center;
	}
	
.fanmailtext {
	position: absolute;
	top: 300px;
	left:255px;
	width: 700px;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	text-decoration:none;
	font-size:16px;
	text-align:left;
	line-height:22px;
	z-index: 26;
	}		
	
	
	


a.collink:link { 
	font-family: "Times New Roman", Times, serif;
	font-size:  14px;
	font-style:inherit;
	font-weight:bold;
	color: #000099;
	}
		
a.collink:visited { 
	font-family: "Times New Roman", Times, serif;
	font-size:  14px;
	font-style:inherit;
	font-weight:bold;
	color: #000099;
	}
	
a.collink:hover { 
	font-family: "Times New Roman", Times, serif;
	font-size:  14px;
	font-style:inherit;
	font-weight:bold;
	color: #000099;
	}	
	

a.playbillink:link { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  16px;
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
	}

a.playbillink:active { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  16px;
	text-decoration:underline;
	font-weight: normal;
	color: #000000;
	}
				
a.playbillink:visited { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  16px;
	font-style:inherit;
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
	}
	
a.playbillink:hover { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  16px;
	font-style:inherit;
	font-weight: normal;
	text-decoration:underline;
	color: #FF00FF;
	}	

	


