@charset "utf-8";
/* CSS Document */
body,td,th {
	color: #fff;
	font-family: Arial;
	font-size: 12px;
	
}
body, html {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(pics/MLJ_index.jpg);
	
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-color:#000;
	scrollbar-face-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #666;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #0C0C0C;
	scrollbar-arrow-color: #999;
	/*height:100%;*/
}
.creditos
{
	font-size:10px;
}
.color1
{
	color:#333;
}
.color2
{
	color:#5A0B95;
}

a.link_2:link {
	color:#ffffff;
	text-decoration: none;
}
a.link_2:visited {
	color:#ffffff;
	text-decoration: none;
}
a.link_2:hover {
	color:#ffffff;
	text-decoration: underline;
}
a.link_2:active {
	color:#ffffff;
	text-decoration: none;
}
.tama_1
{
	font-size:13px;
}
a.link_1:link {
	color:#999;
	text-decoration: none;
}
a.link_1:visited {
	color:#999;
	text-decoration: none;
}
a.link_1:hover {
	color:#ccc;
	text-decoration: underline;
}
a.link_1:active {
	color:#999;
	text-decoration: none;
}