/* theme screen stylesheets */

/* import stylesheets and hide from ie/mac \*/
@import url("reset.css");
@import url("960.css");
@import url("ahecro.css");
@import url("zerogrid.css");
/* end import/hide */

.resaltado{
	color: #000000;
	background: #FFFF66;
	font-weight: bold;
}
