﻿table.LiveRadioChannelsMenu td
{
	border:1px solid silver;
	width:140px;
	height:50px;
	background-color:#697259;
	padding-left:15px;
}
table.LiveRadioChannelsMenu th
{
	padding:0px;
}

table.LiveRadioChannelsMenu a
{
	font-family:Verdana;
	font-size:12px;
	color:White;
	font-weight:bold;
	text-decoration:none;
}

table.LiveRadioChannelsMenu a:hover
{
	font-family:Verdana;
	font-size:12px;
	color:black;
	font-weight:bold;
	text-decoration:none;
}