BODY { 
	background-color: #000000;
	/*background-image: url(../images/tileset.gif);*/
	margin: 0;
}
.cta-copy {
	text-align: center;
	font-family: arial, sans serif;
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
}
.watch-copy {
	text-align: center;
	font-family: arial, sans serif;
	font-size: 11px;
	line-height: 13px;
	color: #888888;
}
.selected-copy {
	text-align: center;
	font-family: arial, sans serif;
	font-size: 11px;
	line-height: 13px;
	color: #666666;
}
a.watch-link {
	font-family: arial, sans serif;
	font-size: 11px;
	color: #888888;
	text-decoration: none;
}
a.watch-link:hover { 
	font-family: arial, sans serif;
	font-size: 11px;
	color: #CC0033;
	text-decoration: none;
}

