.acofesa {
	background-color: #2C8E01;
	background-repeat: no-repeat;
	background-image: url(images/fondo.gif);

}
.subtitulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.titulo {
	font-family: "Arial Black", Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #009900;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}
.vinculos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #66CC00;
	text-decoration: none;
	hover: blink;
}
