BODY		{
	background-color: #ff9900;
	color: black;
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 12px;
	background-image: url(../images/jag.gif);
	top: 0px;
		}

H1		{
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 20px;
	font-weight: bold;
		}
H2		{
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 17px;
	line-height: 19px;
	font-weight: bold;
		}
H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	line-height: 16px;
}
h4 {
	font-size: 15px;
}

H5		{
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
		}
H6		{
		font: 11 px, bold, Verdana, Arial, Helvetica, san-serif;
		}
A.nodec { text-decoration: none}
A:hover {
	text-decoration: underline;
	color: #FF9900;
	background-color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
A:link	{
	color: #CC0000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	text-decoration: underline;
}
A:visited	{
	color: #CC3300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	text-decoration: underline;
}
UL		{
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	line-height: 13pt;
		}
P.note		{
	 font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: italic; font-weight: bold; text-align: left}

.notecentered {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: italic; font-weight: bold; text-align: center;
}


em {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: italic; font-weight: normal}
.articulo {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-weight: normal}


#masthead{
	padding: 10px 0px 0px 0px;
	background-color: #99CCCC;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}

#rightnavBar{
	float: left;
	width: 175px;
	margin: 0px;
	padding: 2px;
	
}

#headlines{
  float:right;
	width: 20%;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
}
.cancion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	text-align: center;
	}

/***********************************************/
/* navigations                                 */
/***********************************************/
.globalnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.globalnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CCFF00;
	text-decoration: underline;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F60;
	display: block;
	height: 32px;
	width: 180px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
	padding-left: 2px;
	padding-bottom: 2px;
}
.navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F60;
	display: block;
	height: 32px;
	width: 180px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
	padding-left: 2px;
	padding-bottom: 2px;	
}
.dialogo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
	color: #900;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
