a { text-decoration: none; }
a:hover { text-decoration: underline; }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-attachment: scroll;
	background-color: #0A271A;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	color: #CCCC99;
	font-style: normal;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCC99;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCC99;
}

.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #64854D;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #CCCC99;
}

.script {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: 300;
	color: #CCCC99;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 300;
}
.hours {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.goldscript {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #FFCC66;
}
