body {

background-color: #000000;
margin: 0px;
}
p {
font-size: 12px;
text-indent: 30px;
text-align: left;
font-family: tahoma;
color: #ffffff;
direction: ltr;
}

.welcome-message {
padding: 15px;
font-size: 12px;
/*text-indent: 30px;*/
text-align: center;
font-family: tahoma;
color: #ffffff;
direction: ltr;
}

/* -------------------------- footer-links ------------------------------------------- */
.footer-links {
padding: 5px;
font-size: 12px;
text-align: center;
font-family: tahoma;
color: #999999;
direction: ltr;
}

.footer-links a {
padding: 5px;
font-size: 12px;
text-align: center;
text-decoration: none;
font-family: tahoma;
color: #ffffff;
direction: ltr;
}

.footer-links a:hover{
padding: 5px;
font-size: 12px;
text-align: center;
font-family: tahoma;
color: #ffffff;
direction: ltr;
}
/* -------------------------- main-footer ------------------------------------------- */
.main-footer {
padding: 5px;
font-size: 14px;
text-align: center;
font-family: tahoma;
font-weight: bold;
color: #999999;
direction: ltr;
}

.main-footer a {
padding: 5px;
font-size: 14px;
text-align: center;
text-decoration: none;
font-family: tahoma;
color: #ffffff;
font-weight: normal;
direction: ltr;
}

.main-footer a:hover{
padding: 5px;
font-size: 14px;
text-align: center;
font-family: tahoma;
color: #ffffff;
font-weight: normal;
direction: ltr;
}
/* -------------------------- main-footer-w ------------------------------------------- */
.main-footer-w {
padding: 5px;
font-size: 12px;
text-align: center;
font-family: tahoma;
font-weight: bold;
color: #999999;
direction: ltr;
}

.main-footer-w a {
padding: 5px;
font-size: 12px;
text-align: center;
text-decoration: none;
font-family: tahoma;
color: #ffffff;
font-weight: normal;
direction: ltr;
}

.main-footer-w a:hover{
padding: 5px;
font-size: 12px;
text-align: center;
font-family: tahoma;
color: #ffffff;
font-weight: normal;
direction: ltr;
}

/* -------------------------- STYLE 1 ------------------------------------------- */
.style1 {
font-size: 12px;
text-align: center;
font-face: tahoma;
color: #ffffff;
direction: ltr;
}

.style1 a {
font-size: 12px;
text-align: center;
font-face: tahoma;
color: #ff0000;
direction: ltr;
text-decoration: none;
}

.style1 a:hover {
font-size: 12px;
text-align: center;
font-face: tahoma;
color: #cccccc;
direction: ltr;
text-decoration: none;
}

/* -------------------------- STYLE 1 ------------------------------------------- */


.style2 {
font-size: 12px;
color: #00ff00;
}

.style3 {
font-size: 13px;
color: #ffffff;
text-align:center;
direction: ltr;
font-family: tahoma;
}

/*----------------------------------------- Lyrics Div ------------------------------------------*/
DIV.lyrics {
	direction: ltr;
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 2px;
	PADDING-BOTTOM: 2px;
	PADDING-TOP: 2px;
	SCROLLBAR-FACE-COLOR: #666666;
	SCROLLBAR-HIGHLIGHT-COLOR: #000000;
	OVERFLOW: auto;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	HEIGHT: 207px;
	color: #ffffff;
	BACKGROUND-COLOR: #000000
	}
/*----------------------------------------- Press Div ------------------------------------------*/
	DIV.press {
	direction: ltr;
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 10px;
	PADDING-TOP: 10px;
	SCROLLBAR-FACE-COLOR: #666666;
	SCROLLBAR-HIGHLIGHT-COLOR: #000000;
	OVERFLOW: auto;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	HEIGHT: 320px;
	color: #ffffff;
	BACKGROUND-COLOR: #000000;
	font-family: tahoma;
	font-size: 12px;
	}