/* CSS TEXT */

.white {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 20px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
}

.botton_text {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 20px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}



.text {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 25px;
	color: #ffffff;
	text-decoration: none;
}
.text1 {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
.a:link {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.a:visited {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.a:hover {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}

.b:link {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
.b:visited {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	text-decoration:  underline;
}
.b:hover {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}











/* CSS BACKROUND */


.body_bg {
	text-decoration: none;
	background-image: url(../images/body_bg.jpg);
	width: 780px;
}
.mysongs_bg {
	text-decoration: none;
	background-image: url(../images/mysongs_bg.jpg);
	width: 764px;
	background-repeat: no-repeat;
	height: 124px;
	background-position: center;
}
.bottom_bg {

	text-decoration: none;
	background-image: url(../images/bottom_bg.jpg);
	width: 437px;
	background-repeat: no-repeat;
	height: 36px;
}
.glow_right {
	text-decoration: none;
	background-image: url(../images/glow_left.jpg);
	width: 20px;
	background-repeat: repeat-y;
	height: auto;
	background-position: right top;
}
.glow_left {
	text-decoration: none;
	background-image: url(../images/glow_right.jpg);
	width: 20px;
	background-repeat: repeat-y;
	height: auto;
	background-position: left top;
}
.org {

	font-family: Tahoma;
	font-size: 14px;
	line-height: 25px;
	color: #FF6600;
	text-decoration: none;
}
.text_14 {

	font-family: Tahoma;
	font-size: 14px;
	line-height: 25px;
	color: #ffffff;
	text-decoration: none;
}
.org_14 {


	font-family: Tahoma;
	font-size: 14px;
	line-height: 20px;
	color: #FF6600;
	text-decoration: none;
}
