.btmnavtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: lighter;
	text-transform: capitalize;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.whitetext a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.whitetext a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.whitetext a:hover {
	color: #FFFF66;
	text-decoration: none;
}

.DJ_NAMES {
	font-size: 14px;
	font-weight: bold;
	color: #fdd905;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.questions {
	color: #fdd905;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.btmblackborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.blacktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
