body {
	background-color: #F2F2F7;
}
body,td,th {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #465767;
	text-decoration: none;
}
a:visited {
	color: #465767;
	text-decoration: none;
}
a:hover {
	color: #6a6355;
	text-decoration: underline;
}
a:active {
	color: #2E2018;
	text-decoration: underline;
}
.nav a:link {
	font-weight: bold;
	color: #53573F;
	text-decoration: underline;
}
.nav a:visited {
	font-weight: bold;
	color: #53573F;
	text-decoration: underline;
}
.nav a:hover {
	font-weight: bold;
	color: #374021;
	text-decoration: none;
}

.nav a:active {
	font-weight: bold;
	color: #53573F;
	text-decoration: none;
}

.youHere {
	color: #918839;
	font-weight: bold;
}
.style10 {font-size: 10px}
a {
	font-weight: bold;
	font-size: 12px;
}
.style6 {font-family: Verdana, Arial, Helvetica, sans-serif}
.floatLeft {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.style11 {color: #FFFFFF}
.style12 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; }
.style14 {color: #FFFFFF; font-size: 10px; }
.style15 {color: #CCCCCC}
.brownbold {
	font-weight: bold;
	color: #2e2018;
}
.small10px {
	font-size: 10px;
}
.borderFloat {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	border: 1px solid #000000;
}
.albums {
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
}
.border {
	border: 1px solid #000000;
}
.titles {
	font-size: 16px;
	color: #465767;
	font-weight: bold;
	text-transform: capitalize;
}
.newsTitles {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	color: #000000;
}
.floatRight {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
}
.borderFloatRight {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #000000;
}
.trackLists {
	font-weight: bold;
	color: #465767;
}
.leading {
	line-height: 125%;
}

