body,td,th {
	font-size: 12px;
	color: #333333;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/celebrityinterviews/bg.jpg);
	background-position:top;
	background-repeat: no-repeat;
	
}

.black{
color:#000000;
}

.grey{
color: #333333;
}

.gray {
color:#666666;
}


.bold{
font-weight:bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.red{
color:#990000 ;
}

a {
	font-size: 12px;
}
#Layer1 {
	position:absolute;
	left:154px;
	top:14px;
	width:255px;
	height:71px;
	z-index:1;
}

.white{
color:#FFFFFF;
}
