td img {display: block;}

body {
	background-color: #000000;
	margin-top: 15px;
}
.footer {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
a:link {
	color: #333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333;
}
a:active {
	text-decoration: underline;
	color: #999;
}
a:hover {
	text-decoration: none;
	color: #999;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.titles {
	font-weight: bold;
	color: #000;
	font-size: 13px;
}
.Neon {
	color: #996600;
}

#pagebottom p.studio {
	font-weight: bold;
	font-size: 14px;
	color:#FFFFFF;
	line-height: 150%;	
	}
	
#pagebottom a:link {
	color: #fff;
	text-decoration: underline;
	font-size: 12px;
	font-weight: 400;
}
#pagebottom a:visited {
	text-decoration: underline;
	color: #fff;
	font-size: 12px;
	font-weight: 400;
}
#pagebottom a:hover {
	text-decoration: underline;
	color: #999;
	font-size: 12px;
	font-weight: 400;
}
#pagebottom a:active {
	text-decoration: underline;
	color: #999;
	font-size: 12px;
	font-weight: 400;
}

a.white:link {
	color: #fff;
	text-decoration: underline;
}
a.white:active {
	text-decoration: underline;
	color: #999;
}
a.white:visited {
	text-decoration: underline;
	color: #fff;
}
a.white:hover {
	text-decoration: none;
	color: #999;
}

