BODY {
	color: Black;
	background-color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size: 11px;

	text-align: justify;

	margin-bottom: 0px;

	margin-left: 0px;

	margin-right: 0px;

	margin-top: 0px;

}



A {

	color: #93A2A5;
	
	font-weight: bold;

	text-decoration: none;

}



A:HOVER {

	color: #93A2A5;
	
	font-weight: bold;

	text-decoration: underline;

}


.noticia_titulo  {

	font-weight: bold;

	background-color: #FFCC00;

}


.noticia {

	font-size: 10px;

	font-weight: lighter;

	text-align: left;

	background-color: White;

}



.anuncios {

	font-size: 10px;

	text-align: Justify;

	background-color: #edede4;

}


.tabla_titulo {
	font-weight: bold;
	background-color: #FFCC00;
}



.tabla_normal {

	background-color: #F5F5F5;
	text-align: justify;
	font-size: 11px;

}

.tabla_noticias {

	background-color: #D3D3D3;
	text-align: justify;
	font-size: 11px;

}

.tabla_usuarios {

	background-color: #E3E3E3;
	text-align: justify;
	font-size: 11px;

}

.noticias-scroll {
	font-size: 0.8em;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #000000;
}



.texto_normal {
    text-align:justify;
	font-size: 11px;

}


.texto_small {

	font-size: 10px;

}


 
td.alinea{
  vertical-align: top;
}
