a{
	text-decoration : none;
	font-family : arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	color : #FFFFFF;
	height: 28px;
	width: 130px;
	font-weight : bold;
	padding-top : 3px;
}

a:hover{
	color : #EFB93A;
	font-weight : bold;
	font-size : 15px;
}

td{
	text-align : right;
}

div.titNovedades{
	color : #000000;
	font-family : arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 15px;	
	text-decoration: underline;
}
/*
p.txtNovedades{
	font-family : arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 12px;	
}*/

span.txtNovedades{
	font : bold;
	color : Black;
	font-family : arial, Helvetica, sans-serif;
	font-size : 13px;			
    text-align : justify;	
}



a.enlaceEscrito{
	text-decoration : none;
	font-family : arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	color : #000000;
	height: 28px;
	width: 130px;
	font-weight : bold;
	padding-top : 3px;
}

a.enlaceEscrito:hover{
	color : #EFB93A;
	font-weight : bold;
	font-size : 15px;
}

