.navfame a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	outline:none;
}

.navfame a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	outline:none;
}

.navfame a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	outline:none;
}
.logo{
 outline:none;
}

.tabselect {
	background-color: #0033FF;
}
.tabunselect {
	background-color: #000066;
}

.tabselect_channel {
	background-color: #FF0000;
}
.tabunselect_channel {
	background-color: #CC3300;
}
.tabselect_rightnow {
	background-color: #00CC33;
}
.tabunselect_rightnow {
	background-color: #006633;
}
.tabselect_groups {
	background-color: #FFCC00;
}
.tabunselect_groups {
	background-color: #B08D00;
}
.tabselect_contest {
	background-color: #9933CC;
}
.tabunselect_contest {
	background-color: #663366;
}
#myhome {
	height: 600px;
	width: 800px;
	background-color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#channel {
	height: 600px;
	width: 800px;
	background-color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
