.MENU_SUPERIOR {
	font: 3mm tahoma;
	color: #FFFFFF;
}

input, textarea, select{
  font-family: tahoma; 
  font-size: 9px;
}

a:link {
	font: 3mm tahoma;
	color: #FFFFFF;
}
a:visited {
	font: 3mm tahoma;
	color: #FFFFFF;
}
a:hover {
	font: 3mm tahoma;
background:#ffc; 
color: #FF0000;
	text-decoration: underline;
}

.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}



a:active {
	font: 3mm tahoma;
	color: #FFFFFF;
}
.noticia {
	font: 3mm tahoma;
	color: #FFFFFF;
}
.texto_form {
	font: 2.8mm tahoma;
	color: #535652;
}

.titulo {
	font-family: "AvantGarde Bk BT", "AvantGarde Md BT";
	font-size: 18px;
	color: #4343c8;
	font-weight: bold;
}

.texto {
   font-family: "AvantGarde Bk BT", "AvantGarde Md BT"
}