a:link {
color: #D2D2D2;
text-decoration: none;
font-weight: none;
font-family: Verdana;
font-size: 8pt
}

a:visited {
color: #D2D2D2;
font-weight: none;
text-decoration: none;
font-family: Verdana;
font-size: 8pt
}

a:hover {
color: #B00000;
font-weight: none;
text-decoration: none;
font-family: Verdana;
font-size: 8pt
}

body {
                  background-color: #383838;
}

.normal, p, li, td, {
	color: D2D2D2;
	font-family: Verdana;
	font-size: 8pt;
}.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}
}.normalGrey {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.normalred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B10000;
	font-weight: bold;
}
.onair {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #ECECEE;
}
.homediv {
	font-family:Verdana, Geneva, sans-serif;
	font-style:normal;
	font-weight:bold;
	color:#F4F4F4; 
	font-size:11px;
	font-stretch:expanded;
	border-radius:2px;
	height:15px;
	width:auto;
	padding-left:9px;
	padding-right:9px;
	vertical-align:central;
	alignment-adjust:central;
	cursor:pointer;
}
.homediv:hover{
	background:#FFFFFF;
	color:#AF0000; 
}
.homediv2{
	font-family:Verdana, Geneva, sans-serif;
	font-style:normal;
	font-weight:bold;
	font-size:11px;
	font-stretch:expanded;
	border-radius:2px;
	height:15px;
	width:auto;
	padding-left:9px;
	padding-right:9px;
	vertical-align:central;
	alignment-adjust:central;
	cursor:pointer;
	background:#FFFFFF;
	color:#AF0000; 
}
