/* =====================================================================*/
/* Styles used for the 5th Fret */
/* www.campobassi.com/the5thfret/index.html */
/* =====================================================================*/

/* =====================================================================*/
/* Layout and Formatting */
/* =====================================================================*/
/* =====================================================================*/
/* Font Styles */
/* =====================================================================*/
body,th,td {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
/*color: #333333;*/
text-decoration: none;
}

.topfont {
/* used for the line across the top of the homepage*/
	font-size: 11px;
}

.title {
/* used for a heading size font*/
	font-size: 13px;
	font-weight:bold;
}

.songtitle {
/* used for a heading size font*/
	font-size: 22px;
	font-weight:bold;
	color:#006600
}


.chordtext {
   font-size: 12px;
}

.tracklisting {
	font-size: 11px;
	color: #000000;
}

.asterix {
    color:#FF0000;
}
	
a {
	color:#000066;
	text-decoration: none;
}

a:link {
	color: #000066;
	text-decoration: none;
}

a:active {
	color: #000066;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color:#0099FF;
}
backtable {
	background-image:url(/the5thfret/images/jc.jpg)
	/*background-attachment:fixed;*/
	background-repeat:no repeat;
}
