.menu {
	font-family: Tahoma;
	font-size: 11px;
}
.textonormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.textoempresa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003300;
}
.textoproductos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #800000;
}
.textoenlaces {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
}
.textoenlacesfin {
	font-family: Tahoma;
        font-size: 11px;
        color: #FFFFFF;
}
.textofin {
	font-family: Tahoma;
        font-size: 10px;
	color: #000000;
}
.textofinempresa {
	font-family: Tahoma;
        font-size: 10px;
	font-weight: bold;
	color: #003300;
}
a {
        color:#000000;
        text-decoration:none;
}
A:link, A:visited { 
        font-weight: done 
}
A:hover {
        font-weight: bold
}
.mensaje {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
