body {  
		font-family: "Trebuchet MS";
		font-size: 15px
		}

table {
	font-family: "Trebuchet MS";
	font-size: 15px
}
			
A:link {
	text-decoration : underline;
}
.letra {
	font-family : "Courier New", Courier, monospace;
	font-size: 20px;
	font-weight : bold;
}
}
.titulo {
	font : bold 20px Trebuchet MS;
	color : #000080;
}
.textBig {
	font : bold 30px Trebuchet MS;
	color : #000080;
}
.logo {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style : italic;
	font-weight : bold;
}




.navbar {
	background-color :#D2E1F0;
	border :thin solid #336699;
	color :#FF6600;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif
}
.navbar_on {
	background-color:#D2E1F0;
	color :#FF6600;
	font :bolder 14px Arial, Helvetica, sans-serif;
	border-right :thin solid #336699;
}
.navbar_off { background-color :#ffffff; color :#336699; font :bolder 14px Arial, Helvetica, sans-serif;
	border-right : thin solid #336699;}

.tagline { background-color:#FF8533; 
	color : #ffffff;
	font : bolder 16px Arial, Helvetica, sans-serif; }
	
.cajatexto {  	background-color : #ffffff;
	border : thin solid #336699;
	color : #FF6600;
	font-size: 13px;
}
.lineas {
	background-color : #336699;
	color : #ffffff;
	font : bolder;
	font-size: 15px;
}.inverso {  font-weight: bold; color: #CCFFFF; background-color: #000099}

