body {
	font-family: Trebuchet MS, Tahoma, Ariel;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #00293D;
	scrollbar-face-color:#006597;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#6699cc;
	
}

.bot-titulo {
	font-family: Trebuchet MS, Tahoma, Ariel;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	padding-left:2; 
}
.bot-textos {
	font-family: Trebuchet MS, Tahoma, Ariel;
	font-size: 12px;
	color: #333333;
	padding-left:2; 
}

.img_c {
border: 1px solid #FFA43B;
background-color:#ffffff; 
}

.img_chica_noticia {
border: 1px solid #FFA43B;
background-color:#ffffff;
}

.titulo_simple {
	font-family: Trebuchet MS, Tahoma, Ariel;
	font-size: 14px;
	font-weight: bold;
	color: #222222;
}
.titulo_noticias {
	font-family: Trebuchet MS, Tahoma, Ariel;
	font-size: 14px;
	font-weight: bold;
	color: #222222;
}
.fecha_noticias {
	font-family: Trebuchet MS, Tahoma, Ariel;
	font-size: 10px;
	font-weight: normal;
	font-style:italic;
	color: #894310;
	padding-left:2; 
}
.copete_noticias {
	font-family: Trebuchet MS, Tahoma, Ariel;
	font-size: 12px;
	color: #333333;
	font-style:italic;
	padding-left:2;
}
.cuerpo_noticias {
	font-family: Trebuchet MS, Tahoma, Ariel;
	font-size: 12px;
	color: #333333;
	padding-left:2; 
}

.links {
	font-family: Trebuchet MS, Tahoma, Ariel;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}

