/* CSS Document */

body {
	background-color: #000000;
	color: #666666;
}
.cuckold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;

}
a:link {
	color: #333333;
	text-decoration: none;
}


a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
 
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	color: #FFFFFF;
}
.orangeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #FFCC99;
}
.script {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #CCCCCC;
}
.textgrey {

	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	color: #999999;
}
.textgreyBold {

	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	color: #999999;
	font-weight: bold;
}
.Musicbutton {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.leadBold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	line-height: 1.2;
}
.lead{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	line-height: 1.2;
}
.crew{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bolder;
}