A:link, A:visited { color:#FFFFFF; text-decoration:none; }
A:hover, A:active { color:#FFFFFF; text-decoration:underline; }

td, body, p { font-size: 13px; font-family: Arial, Geneva; }

p { line-height: 19px; }

body { background: #111; }

.noul { font-size: 11px; color: #666; text-decoration: none; }

.footer { font-size: 10px; color: #666; }

.link { font-weight: bold; color: #0000ff; }

form { display: inline; }

#countries {
width:173px;
height:405px;
overflow:auto;
text-align:left;
background:#ECECEC;
}
#btcountry {
width:167px;
padding:3px;
margin-left:5px;
display:block;
cursor:pointer;
text-align:left;
overflow-right:auto;
}
#btcountry A:link, #btcountry A:visited {
	color:#000000;
	text-decoration:none;
}
#btcountry A:hover, #btcountry A:active {
	color:#000000;
	text-decoration:underline;
}
#spacer {
width:173px;
height:2px;
background:#999;
display:none;
}
#channels {
width:173px;
height:189px;
overflow:auto;
background:#ECECEC;
text-align:left;
display:none;
}
#channels A:link, #channels A:visited {
	color:#000000;
	text-decoration:none;
}
#channels A:hover, #channels A:active {
	color:#000000;
	text-decoration:underline;
}
#screen {
width:600px;
height:405px;
overflow:auto;
background:#ECECEC;
}
#infobox {
width:173;
height:405px;
text-align:left;
background:#ECECEC;
overflow:visible;
}
.channel {
	height:33px;
	color:#000000;
	padding-left:3px;
}
.channel A:link, .channel A:visited {
	color:#000000;
	text-decoration:none;
}
.channel A:hover, .channel A:active {
	color:#000000;
	text-decoration:underline;
}
.line_icon {
	height:1px;
	width:173px;
	background-image:url(img/tv_line.png);
	behavior:url(../img/iepngfix.htc);
	background-repeat:no-repeat;
}
.inf {
	color:#000000;
	font-family:Verdana;
	padding:5px;
}
.inf A:link, .inf A:visited {
	color:#000000;
}
.inf A:hover, .inf A:active {
	color:#000000;
}
.ind_text {
	color:#5b5b5b;
	text-align:left;
	padding:5px 10px;
}