@font-face
/*{
   font-family: "menu_principal";
   src: url("../fuente/BLUEHIGD.eot");
   src: url("../fuente/BLUEHIGD.eot?#amomenu_principal") format("embedded-opentype"),
        url("../fuente/BLUEHIGD.woff") format("woff"),
        url("../fuente/BLUEHIGD.ttf") format("truetype"),
   /*     url("fuentefancy.svg#IDdelafuente") format("svg");*/





.link_area {
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-style: italic;
	
}
.link_area a {
	color : #FFFFFF;
	text-decoration: none;
		}
		             
.link_area a:hover {
	color : #FF9900;
}






.link01 {
	color : #FFFFFF;
	font-size : 17px;
	/*font-family : Blue Highway D Type;*/
	font-family : menu_principal, Tahoma;
	padding-top: 30px;
	letter-spacing: 1px;
	word-spacing: 10px;
}
.link01 a {
	color : #FFFFFF;
	text-decoration: none;
		}
		             
.link01 a:hover {
	color : #FF9900;
}


.link02 {
	color : #000000;
	font-size : 12px;
	font-family : Verdana, Geneva, sans-serif;
}
.link02 a {
	color : #9C0;
	text-decoration: none;
}

.link02 a:hover {
	color : #fff;
}

.link03 {
	color : #000000;
	font-size : 18px;
	font-family : "Trebuchet MS", Times, serif;
	font-weight: bold;
}
.link03 a {
	color: #Fff;
	text-decoration: none;	
}

.link03 a:hover {
	color : #F90;
	font-weight: bold;
	text-align: center;
}

.link04 {
	color : #000;
	font-size : 20px;
	font-family : "Trebuchet MS", Times, serif;
	font-weight: bold;
	text-align: left;
}
.link04 a {
	color: #000;
	text-decoration: none;	
}

.link04 a:hover {
	color : #F90;
	font-weight: bold;
}

.link05 {
	color : #000000;
	font-size : 30px;
	font-family : "Trebuchet MS", Times, serif;
	font-weight: bold;
}
.link05 a {
	color: #Fff;
	text-decoration: none;	
}

.link05 a:hover {
	color : #44EAF3;
	font-weight: bold;
	text-align: center;
}
