@charset "utf-8";
/* CSS Document */

.imagen_list {
	border: thin solid #CCCCCC;
	background-color: #FFFFFF;
}

.imagen_list td {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	color: #333333;
}
.imagen_list a {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #cc6600;
	text-decoration: none;
	border: 0;
}
.imagen_list_remove {

	color: #ffffff;

}
