BODY {
	FONT-SIZE: 100%; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

a:link { text-decoration: NONE; color: #666666; font-size: 11px; }
a:visited { text-decoration: NONE; color: #666666; font-size: 11px; }
a:hover { text-decoration: underline; color: #999999; font-size: 11px;  }

.enlace { text-decoration: underline; color: #ffffff; font-size: 11px; font-weight: bold; }
.enlace_scroll { text-decoration: none; color: #ffffff; font-size: 11px; font-weight: bold; }


.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; text-decoration: none; line-height: 22px;
}
.minitexto {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; text-decoration: none; line-height: 18px;
}
.texto2 {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; text-decoration: none; line-height: 20px; COLOR: #666666;
}
.minitexto2 {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; text-decoration: none; line-height: 16px; COLOR: #666666;
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; text-decoration: none; line-height: 20px; COLOR: #FFFFFF;
}
.Titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 105%; font-weight: bold; text-decoration: none; color: #FFFFFF; background-color: #98C0FC;
}

.small {
	FONT-WEIGHT: bold; FONT-SIZE: 67%; COLOR: #999999; FONT-FAMILY: Verdana;
}

.CeldaTabla {
	border : 1px solid;
	border-color : Silver;
	empty-cells : show;
	border-spacing : 0px;
	font-family:Verdana, Arial;
	font-size:xx-small;
	font-weight:normal;
	color:#000000;
	background-color : #F4F2EF;
}

.boton{
        font-size:xx-small;
        font-family:Verdana,Helvetica;
        color:white;
        background:#009FFB;
		border:0px; 
}

HR{
	color:#0041AD; 
}
