a:link {
	filter: Mask(Color=99ff99);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
}
a:hover {
	filter: Chroma(Color=99ff99);
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	padding: 10px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}

#navBar{
	margin: 0 0 0 79%;
	padding: 0px;
	background-color: #eeeeee;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#content{
  float:left;
	width: 75%;
	margin: 0;
	padding: 0 3% 0 0;
}
.textos {
	font-family: "Times New Roman", Times, serif;
	color: #0066CC;
	font-size: 10pt;
	text-indent: 10px;
	margin-bottom: 5px;
}
.textos_detacados {
	font-family: "Times New Roman", Times, serif;
	color: #0066CC;
	font-size: 14pt;
	text-indent: 10px;
}
.titulos {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 12pt;
	font-weight: bold;
}
#link_dominios a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000066;
	text-decoration: none;
	text-align: center;
}
a:visited {
	filter: Mask(Color=99ff99);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006699;
	font-size: 9px;
}
.volanta {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 10pt;
	font-weight: bold;
}
.copete {
	font-family: "Times New Roman", Times, serif;
	color: #0066CC;
	font-size: 12pt;
	text-indent: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}
