a{
	text-decoration:none;
}

BODY {
	background : Black;
	scrollbar-face-color: #000000; 
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000; 
	scrollbar-3dlight-color: #999999;
	scrollbar-darkshadow-color: #505050; 
	scrollbar-track-color: #cccccc;
	scrollbar-arrow-color: #FFFFFF;
}

.control_arriba{
	position:absolute;
	left:505px;
	top:0px;
	vertical-align:top
	width:110px;
	height:12px;
	z-index:4;
}

.control_abajo{
	position:absolute;
	left:505px;
	top:394px;
	width:110px;
	height:12px;
	z-index:4;
}

.controles{
	position:absolute;
	left:170px;
	top:380px;
	width:170px;
	height:20px;
	z-index:3;
}

.controles_pocket{
	position:absolute;
	left:75px;
	top:270px;
	width:170px;
	height:20px;
	z-index:3;
}

.noticia {
	position:absolute;
	left:0px;
	top:0px;
	width:497px;
	height:290px;
	z-index:0;
	background-image: url(../imagenes/fondo.jpg);
}

.noticia_pocket {
	position:absolute;
	left:0px;
	top:0px;
	width:300px;
	height:290px;
	z-index:0;
	background-image: url(../imagenes/fondopocket.jpg);
}

.text{
	font-family : Verdana;
	font-size : 9px;
	color : White;
	}
.numbers {
	font-family : Verdana;
	font-size : small;
	color : White;
	font-weight : bold;
	}
.title {
	font-family : Verdana;
	font-size : 10px;
	color : White;
	font-weight : bolder;
	text-transform : uppercase;
	}
.cover {
	font-family : Verdana;
	font-size : x-large;
	color : White;
	font-weight : bolder;
	letter-spacing : 10px;
	}
.coverpocket {
	font-family : Verdana;
	font-size : small;
	color : White;
	font-weight : bolder;
	letter-spacing : 5px;
	}
	
.bodypocket {
	font-family : Verdana;
	font-size : 8.5px;
	color : #DCDCDC;
	position:relative; 
	overflow:auto; 
	height:80px;
	}
.titlepocket {
	font-family : Verdana;
	font-size : 8.5px;
	color : White;
	font-weight : bolder;
	text-transform : uppercase;
	}