.copy_error {
	color: Red;
	font-family : Arial;
	font-size : 11px;
}

._error {
	color: Red;
	font-family : Arial;
	font-size : 11px;
}

.table_row_error {
	color: Red;
	font-family : Arial;
	font-size : 11px;
	padding-left : 5px;	
}

.text {
    font-family : Arial;
    font-size : 11px;
}

.text_error {
	color: Red;
    font-family : Arial;
    font-size : 11px;
}

.table_header {
	font-family : Arial;
	font-size : 11px;
	background-color : #E4E4E4;
	padding-left : 5px;
	font-weight : bold;
}

.table_title {
    color:#f68933;
    font-family : 'Trebuchet MS',Tahoma,Arial;
    font-size : 16px;
    font-weight : bolder;		
}

.table_row {
    font-family : Arial;
    font-size : 11px;
	padding-left : 5px;
}

<!-- VALORES NOTICIAS -->

.text_TituloCat {
	color: Black;
    font-family : Arial;
    font-size : 11px;
}
