body {
	background-color: #FFFFFF;
	font-family: "Arial Rounded MT Bold", Arial;
	font-size: 100%;
	font-weight: normal;
}
img {
	border: 0px
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.tabletv { 
	background-image:url(TV.gif); 
	border: 0px;
	width: 450px;
	height: 318px; 
}
.tableblackborder { 
	border: 1px;
	border-color: #000000;  
}
.copyright {
	font-size: 70%;
}
.copyright a {
	color: #000000;
	text-decoration: none;
}
.copyright a:hover {
	color: #000000;
	text-decoration: none;
}