/* CSS Document */
body{
	background-color:#660000;
	font-family:"Courier New", Courier, mono;
	font-size:12px;
	color:#999999;
}

tr{
	background-color:#000033
}
table{
	background-color:#000033;
}
.rule{
	color:#ff0000
}



.top{
	background-color:#000033
}

a:link{
	color:#CC0000;
	text-decoration:none;
}

a:visited{
	color:#CC0000;
	text-decoration:none;
}

a:hover{
	color:#FFFF99;
	text-decoration:none;
}

a:active{
	color:#FFFF99;
	text-decoration:none;
}


.star{
	font-size: 20px;
	letter-spacing: 16px;
}
	
	
.topnav {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	text-transform: uppercase;
	color:#FFFF99;
	text-decoration: none;
	letter-spacing: 16px;
	font-weight: bold;
}

a.topnav{
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	text-transform: uppercase;
	color: #FF0000;
	text-decoration: none;
	letter-spacing: 16px;
	font-weight: bold;
	
}
a.topnav:hover{
	color:#FFFF99;
}

#heading{
	font-size:14px;
}

#name{
	font-size:30px;
	color: #CC0000;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 16px;
}

#comment{
	color:#ffffff;
	width: 500px;
	font-size: 14px;
	font-weight: bold;
	line-height:20px;
	}
	
.head{
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
	letter-spacing:2px;
	text-transform:uppercase;
	
}
.central{
	background-color:#660000
}

a.contact{
	font-size:14px;
	color: #FF0000;
	text-transform:uppercase;
}

a.contact:hover{
	color: #FFFF99;
}
.mailto{
	text-transform:none;
}

.playtitle{
	font-size:16px;
	font-weight:bold;
	color:#FF0000;
}
.plays{
	color:#FF0000;
}
a.titles{
	color:#FFFFFF
}

a.titles:hover{
	color:#990000
}
