body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link 
{
	color:#666666;
}
a:visited 
{
	color: #666666;
}
a:hover 
{
	color: #666666;
	background:#BBDDFF;
}
a:active 
{
	color: #666666;
}
.tituloDestacado 
{
	font-family: Arial, Helvetica, sans-serif;
	font-stretch:extra-expanded;
	color: #FFFFFF;
	font-size: 12px;
	font-weight:bolder;
}
.ttextoDestacado 
{
	font-family: Arial, Helvetica, sans-serif;
	font-stretch:extra-expanded;
	color: #FFFFFF;
	font-size: 11px;
	font-style:italic;
}
.textoFoot 
{
	font-family: "MS Sans Serif", Arial;
	font-stretch:extra-expanded;
	color: #FFFFFF;
	font-size: 11px;
}
.tituloMedio 
{
	font-family: "Trebuchet MS", Georgia, Times, serif;
	font-size: 24px;
	color: #ff8400;
}
.primeraLetra {
	color: #000000;
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
}
.textoMedio {
	font-family: "MS Sans Serif", Arial;
	color: #5B5B5B;
}
.textoMedio2 {
	font-family: "Trebuchet MS", Georgia, Times, serif;
	color: #ff8400;
	font-weight:bolder;
	font-size:12px;
}
.texto2 
{
	font-family: "MS Sans Serif", Arial;
	font-size:11px;
	color: #727272;
}
.texto3 
{
	font-family: "MS Sans Serif", Arial;
	font-size:11px;
	color: #333333;
	font-weight:bold;
}
.transparente
{
	behavior: url(iepngfix.htc);
	z-index:10;
}

