*{ margin:0px; padding:0px; list-style:none;}
body{margin:0px; padding:0px; background:#000;}

.text{ color:#EED082; font-size:12px;}
.textrem{ color:#EED082; font-size:12px; line-height:2; letter-spacing:2;}
a{ font-size:12px;}
a.ljs:link {
	color: #EED082;
	text-decoration: none;
}
a.ljs:visited {
	color: #EED082;
	text-decoration: none;
}
a.ljs:hover {
	color: #EED186;
	text-decoration: underline;
}
a.ljs:active {
	color: #EED082;
	text-decoration: none;
}
a.btljs:link {
	color: #ffffff;
	text-decoration: none;
}
a.btljs:visited {
	color: #ffffff;
	text-decoration: none;
}
a.btljs:hover {
	color: #EED186;
	text-decoration: underline;
}
a.btljs:active {
	color: #ffffff;
	text-decoration: none;
}