h1 {
	font-family: Eras Bold ITC, Arial Black, sans-serif;
	font-size: 18px;
	color: #a6ba1c;
	font-weight:normal;
	font-style:normal;
	display:inline;
}
h2 {
	font-family: Lucida Sans, Trebuchet MS, sans-serif;
	font-size: 14px;
	color: #144011;
	font-weight:normal;
	display:inline;
}
h3 {
	font-family: Eras Bold ITC, Arial Black, sans-serif;
	font-size: 16px;
	color: #e94738;
	font-weight:normal;
	font-style:normal;
	display:inline;
}
h4 {
	font-family: Eras Bold ITC, Arial Black, sans-serif;
	font-size: 16px;
	color: #a6ba1c;
	font-weight:normal;
	font-style:normal;
	display:inline;
}
h5 {
	font-family: Eras Bold ITC, Arial Black, sans-serif;
	font-size: 16px;
	color: #494738;
	font-weight:normal;
	font-style:normal;
	display:inline;
}
.txt10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #434341;
}
.txt11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434341;
}
.txt11rojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e94738;
	font-weight: normal;
}
.txt11verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a6ba1c;
	font-weight: normal;
}
.txt13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #434341;
}

.txt13verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #9fb218;
}

.txt15rojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #e94738;
	font-weight: bold;
}

.txt11gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
}

/*ENLACES*/
a.link:link {text-decoration: underline; color: #434341;}
a.link:visited {text-decoration: underline; color: #434341;}
a.link:hover {text-decoration: none; color: #434341;}
a.link:active {text-decoration: underline; color: #434341;}

a.linkverde:link {text-decoration: underline; color: #a6ba1c; font-weight:bold;}
a.linkverde:visited {text-decoration: underline; color: #a6ba1c; font-weight:bold;}
a.linkverde:hover {text-decoration: none; color: #a6ba1c; font-weight:bold;}
a.linkverde:active {text-decoration: underline; color: #a6ba1c; font-weight:bold;}

a.linkmenu:link {text-decoration: none; color: #333333; font-weight:bold;}
a.linkmenu:visited {text-decoration: none; color: #333333; font-weight:bold;}
a.linkmenu:hover {text-decoration: underline; color: #a6ba1c; font-weight:bold;}
a.linkmenu:active {text-decoration: none; color: #333333; font-weight:bold;}

a.linkboton:link {text-decoration: none; color: #333333;}
a.linkboton:visited {text-decoration: none; color: #333333;}
a.linkboton:hover {text-decoration: underline; color: #333333;}
a.linkboton:active {text-decoration: none; color: #333333;}
