/* CSS Document */
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#000000;
	}
.menu{
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	}
.menu:hover{
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	color:#f8c301;
	}
.lienhe{
	text-decoration:none;
	font-size:11px;
	color:#1f1f1f;
	}
.karaoke{
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	color:#1c1c1c;
	}
.datphong{
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	color:#1c1c1c;
	}
.datphong:hover{
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	color:#f8c301;
	}
.gioithieu{
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	color:#bd0000;
	}
.thongtin{
	text-decoration:none;
	font-size:11px;
	color:#5c8cdd;
	}
.textalbum{
	text-decoration:none;
	font-size:11px;
	color:#1c1c1c;
	}
	
	.ten{
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
	color:#000000;
	}

