/* CSS Document */

a:link {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #330000;
}
a:visited {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
		text-decoration: none;
	color: #330000;
}
a:hover{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	text-decoration: underline;
	color: #330000;
}

h3 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #330000;
	font-weight: bold;
}

p {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
}

.cdTitle {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9px;
	text-decoration: none;
	color: #330000;
}

a.wallpaper:link, a.wallpaper:visited {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9px;
	text-decoration: none;
	color: #330000;
}
a.wallpaper:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9px;
	text-decoration: underline;
	color: #330000;
}
h4 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
}
li {
	font-family: Arial, Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: lighter;
}
.whiteText {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #FFFFFF;
}
.whiteTextSmall {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
#guitar_background {
	background-image: url(images/guitar.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

a.small:link {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	text-decoration: none;
	color: #330000;
}
a.small:visited {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
		text-decoration: none;
	color: #330000;
}
a.small:hover{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	text-decoration: underline;
	color: #330000;
}
