@charset "UTF-8";
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	color: #FF9900;
	text-decoration: none;
}
.table {
	background-image: url(images/Sports-Talk-Radio-Secondary2.jpg);
	background-repeat: no-repeat;
	background-color: #020106;
}
.textTable {
	background-color: #000000;
	border: thin solid #333333;
}
.tableTEMP {
	background-image: url(images/TEMP-bottom.jpg);
	background-repeat: no-repeat;
	background-color: #020106;
}
.Twitterbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.HomepageBGBottom {
	background-color: #06000F;
	background-image: url(images/Denver-Sports-Radio-Btm.jpg);
	background-repeat: no-repeat;
}
