body {
	background: #fff url('img/header_bg.jpg') top repeat-x;
	color: #000;
	font-family:  Arial;
	margin: 0 0 50 50;
	padding: 0;
	font-size: 16px;
}


.poptext {
	font-family: Arial;
	font-size: 18px;
	color: #999999;
}

.ostext {
	font-family: Arial;
	font-size: 12px;
	color: #999999;
}

.htext {
	font-family: Georgia;
	font-size: 24px;
	color: #000000;
}

.h2text {
	font-family: Arial;
	font-size: 15px;
	color: #252525;
 	line-height: 1.4;
}

.h2text a{
	font-family: Georgia;
	font-size: 16px;
	color: #0054cc;
 	line-height: 1.4;

}

.h2text a:hover{
	font-family: Georgia;
	font-size: 16px;
	color: #cc0000;
 	line-height: 1.4;
	text-decoration: underline;
	
}

.h2text a:visited{
	font-family: Georgia;
	font-size: 16px;
	color: #0054cc;
 	line-height: 1.4;

}

.text {
	font-family: Georgia;
	font-size: 16px;
	color: #3b3b3b;
}

.link a {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	}
	
.link a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	}
	
.link a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	}
	
.f_link a {
	font-family: Georgia;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	}
	
.f_link a:hover {
	font-family: Georgia;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	}
	
.f_link a:visited {
	font-family: Georgia;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	}

.all {
	font-family: Georgia;
	font-size: 18px;
	color: #000000;
}

.station  a{
	font-family: Times New Roman;
	font-size: 20px;
	color: #000000;
}

.station  a:hover{
	font-family: Times New Roman;
	border-bottom: 1px #373737 dashed;
	font-size: 20px;
	color: #000000;
}

.station  a:visited{
	font-family: Times New Roman;
	font-size: 20px;
	color: #000000;
}

.quality {
	background: #000000;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 2px;
	padding-right: 2px;
}


.theme {
	font-family: Arial;
	font-size: 10px;
	color: #606060;
}

.fm_n {
	font-family: Georgia;
	font-size: 18px;
	color: #cc0000;
}

.fm {
	font-family: Georgia;
	font-size: 18px;
	color: #999999;
}

.ftext {
	font-family: Georgia;
	font-size: 36px;
	color: #000000;
}

.menu {
	background: url('img/menu_bg.jpg') top no-repeat;
	color: #000;
	font-family:  Tahoma;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

.menu a{
	color: #000000;
	font-family:  Tahoma;
	font-size: 12px;
	margin: 0;
}

.menu a:hover{
	color: #cc0000;
	font-family:  Tahoma;
	font-size: 12px;
	margin: 0;
	border-bottom: 1px #cc0000 dashed;
}


a {
	text-decoration: none; 
	color: #000;

}

a:active {
	text-decoration: none;
	color: #000;
}

a:visited {
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: none; 
	color: #000;
}

a img {
	border: none;
}


.footertext {
	color: #3b3b3b;
	font-family: Arial;
	font-size: 11px;
}


