
body {

	font-family: 'Oxygen', sans-serif;
	text-align:left;
	line-height: 26px;
	margin:0px;
	background-position:top;
	background-size:100% auto; 
	background-repeat:no-repeat;

}

 
 
.logo{  font-size:34px;  color:#000; }
.logo a{ font-size:34px;	 color:#000; text-decoration:none; }
.logo a:hover{   font-size:34px; color:#666; text-decoration:none; }


.channels a{  font-size:17px; color:#555;  text-decoration:none; font-weight:100; }
.channels a:hover{  font-size:17px; color:#000; text-decoration:none;  }

 
.destaque_serie a{
	text-decoration:none;
	font-size:14px;
	color:#555;
	padding:3px;
	line-height:26px;
}

.destaque_serie a:hover{
   
	font-size:14px;
	line-height:26px;
	color:#000;
	background-color:#f7f8f9;
	padding:3px;
	text-decoration:none;
}

 

 