.nav a:link { 
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
} 

.nav a:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
}
.nav a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #EEEEEE;
	text-decoration: none;
}
.nav a:active {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
}
h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}

.music_nav a:link {
	text-decoration: underline;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.music_nav a:visited {
	text-decoration: underline;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.music_nav a:hover {
	color: #000000;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
.music_nav a:active {
	text-decoration: underline;
	color: #000000;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	text-decoration: underline;
	color: #333333;
	font-weight: bold;
}
a:hover {
	color: #990000;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

