/* CSS Document */
BODY {
	SCROLLBAR-FACE-COLOR: orange;
	SCROLLBAR-SHADOW-COLOR: black;
	SCROLLBAR-HIGHLIGHT-COLOR: white;
	SCROLLBAR-3DLIGHT-COLOR: white;
	SCROLLBAR-DARKSHADOW-COLOR: black;
	SCROLLBAR-TRACK-COLOR: yellow;
	SCROLLBAR-ARROW-COLOR: black;
	TEXT-DECORATION: none;
	background-color: black;
	color: #FFCC00;
	cursor: url("Guitar1.cur"), url("http://homepage.nhvt.net/drgnmstr/Guitar1.cur"), default, auto !important;
	text-align: center;
}
a {font-family: Times New Roman, Times, serif; color: #0099FF;}
a:link {color: #0099FF}
a:visited {color: #00CCFF}
a:hover {color: #33FF00}
a:active {color: yellow}
.title {font-size: 36px;}
.gametitle {font-size: 24px; color: #0099FF}
.subtitle {font-size: 24px}
.exclamation {font-size: 18px; font-weight: bold; color: #CC6600}
.subscript {font-size: 9px}
.topic {color: #0099FF; font-size: 18px; font-weight:bold}
.step {color: orange; font-weight:bold}
.new {font-size: 24px; font-weight: bold; color: #CC6600}
.paypal {color: red}
