body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    scrollbar-face-color:#ffffff; 
    scrollbar-highlight-color:#ffffff; 
    scrollbar-shadow-color:#ffffff; 
    scrollbar-3dlight-color:#ffffff;
    scrollbar-arrow-color:#ED3093; 
    scrollbar-track-color:#ffffff; 
    scrollbar-darkshadow-color:#ffffff;
	background-image:url(fondo.gif);
}

.texto {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #808080;
	text-align:justify;
}
	 
.textoGrande {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #666;
	text-decoration: none;
	font-weight: normal;
	text-align:justify;
}

.textoMasGrande {
	font-family: Tahoma;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #000000;
	text-align:justify;
}

a:link {
	font-style: normal;
	line-height: normal;
	color: #ED3093;
	text-decoration: none;
}
a:hover {
	font-style: normal;
	line-height: normal;
	color: #ED3093;
	text-decoration: underline;
}
a:visited {
	font-style: normal;
	line-height: normal;
	color: #ED3093;
	text-decoration: none;
}
a:active {
	font-style: normal;
	line-height: normal;
	color: #ED3093;
	text-decoration: underline;
}
.textoDestacado {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #333;
}
.textoDestacadoGrande {
	font-family: Tahoma;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
}
.textoEncabezadoParrafo {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #ED3093;
	font-weight: bold;

}
.textoDiscreto {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #999;
}

