body{
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #000;
}

		#content .main-box-a a, #content .main-box-b a{
			color: #bd0926;
		}
		#content .main-box-a a:hover, #content .main-box-b a:hover{
			color: #7e071a;
		}		
		#content .main-box-a h2, #content .main-box-b h2{
			color: #bd0926;
		}  
		#content .station .desc h1, #content .text h1{
			color: #bd0926;
			font-size: 18px;
			font-weight: bold;
			line-height: 29px;
			text-align: left;
		}  
		#content .text h2{
			color: #bd0926;
			font-size: 14px;
			font-weight: bold;
			line-height: 29px;
		} 
		#content .text h3{
			color: #bd0926;
			font-size: 12px;
			font-weight: bold;
			line-height: 29px;
		}  
		#content .text h4{
			color: #bd0926;
			font-size: 10px;
			font-weight: bold;
			line-height: 29px;
		}  
		#content .station .desc{
			color: #000;
			font-size: 12px;
			line-height: 16px;
			text-align: justify;
		}  
		#content .text{
			color: #000;
			font-size: 12px;
			line-height: 16px;
		}
		#content .text-promo-a .title, #content .text-promo-b .title{
			color: #bd0926;
			font-size: 16px;
			font-weight: bold;
		}
		#content .text-promo-a h2, #content .text-promo-b h2{
			color: #bd0926;
			font-size: 12px;
			font-weight: bold;
		}
		#content .text-promo-a ul.promo li strong, #content .text-promo-b ul.promo li strong{
			color: #bd0a0a;
			font-weight: bold;
			font-size: 12px;
		}
		#content .text-promo-a ul.promo li a:hover, #content .text-promo-b ul.promo li a:hover{
			color: #4b0606;
		}
		#content .text h1.title{
			color: #fff;
			font-size: 18px;
			font-weight: bold;
		}

		#sidebar .box-dark .title, #sidebar .box-bright .title, #sidebar .box-dark-two .title, #sidebar .box-bright-two .title{
			line-height: 31px;
			color: #fff;
			font-size: 12px;
			text-transform: uppercase;
		}		
		#sidebar .box-dark .box-text, #sidebar .box-bright .box-text{
			color: #fff;
			font-size: 12px;
			line-height: 20px;
		}						
		#sidebar .box-dark-two .box-text-left, #sidebar .box-bright-two .box-text-right, #sidebar .box-bright-two .box-text-left, #sidebar .box-dark-two .box-text-right{
			color: #fff;
			font-size: 12px;
			font-weight: bold;
		}		
		#sidebar .box-dark .box-text h1, #sidebar .box-dark .box-text h2, #sidebar .box-dark .box-text h3, , #sidebar .box-dark .box-text span, #sidebar .box-dark .box-text div, #sidebar .box-dark .box-text p, #sidebar .box-dark a, #sidebar .box-bright .box-text h1, #sidebar .box-bright .box-text h2, #sidebar .box-bright .box-text h3, #sidebar .box-bright .box-text span, #sidebar .box-bright .box-text div, #sidebar .box-bright .box-text p, #sidebar .box-bright a{
			color: #fff;
			font-size: 12px;
			vertical-align: middle;
		}
		#sidebar .box-dark .box-text h1 a, #sidebar .box-bright .box-text h1 a {
			font-size: 18px;
			font-weight: bold;
			color: #fff;
		}
		#sidebar .box-dark .box-text h1, #sidebar .box-bright .box-text h1 {
			font-size: 18px;
			font-weight: bold;
		} 
		#sidebar .box-dark .box-text h2, #sidebar .box-bright .box-text h2 {
			font-size: 16px;
			font-weight: bold;
		} 
		#sidebar .box-dark .box-text h3, #sidebar .box-bright .box-text h3 {
			font-size: 14px;
			font-weight: bold;
		} 
		
		#copy, #copy a{
			color: #7e7e7e;
			font-size: 10px;
		}
		#copy a:hover{
			color: #494949;
			font-size: 10px;
		}
