a {
text-decoration:none;

}
a:hover{
text-decoration:underline;

}#smileTube_sideBar {
	width: 195px;
}
.nowPlaying {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #938356;
	font-weight: bold;
	text-align: center;
	width: 175px;
}
.orangeHilight {
	font-size: 12px;
	color: #FFCC66;
}
#smileTube_sideBar a {
	font-weight: bold;
}
#lt_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	width: 175px;
	position: absolute;
	left: 25px;
	top: 425px;
	z-index: 100;
	text-transform: uppercase;
	text-align:center
}

#lt_menu a {
color:#FFFFFF;
text-decoration:none;
}

#lt_menu a:hover{
color:#FFFFFF;
text-decoration:underline;
}.now_playing {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #938356;
	width: 180px;
	padding-top: 20px;
	position: absolute;
	left: 0px;
	top: 0px;
	padding-left: 10px;
}

.now_playing a{
color:#FFFFFF;
text-decoration:none;
}
