a {
	display: block;
	text-decoration: none;
	border-width: 0px;
	border-style: none;
	border-collapse: separate;
	margin: 0px;
	outline-style:none;
}

a:focus {
	display: block;
	text-decoration: none;
	border-width: 0px;
	border-style: none;
	border-collapse: separate;
	margin: 0px;
	outline-style:none;
}

a:hover {
	display: inline-block;
	text-decoration: underline;
	border-width: 0px;
	border-style: none;
	border-collapse: separate;
	margin: 0px;
	outline-style:none;
}

a:active {
	display: block;
	text-decoration: none;
	border-width: 0px;
	border-style: none;
	border-collapse: separate;
	margin: 0px;
	outline-style:none;
}

a:visited {
	display: block;
	text-decoration: none;
	border-width: 0px;
	border-style: none;
	border-collapse: separate;
	margin: 0px;
	outline-style:none;
}

.LetraNegraVerdana9
{
    FONT-SIZE: 10px;
    COLOR: #000000;
    FONT-FAMILY: Verdana;
	font-weight: normal;
	letter-spacing:0px;
}
.LetraBlancaVerdana9
{
    FONT-SIZE: 10px;
    COLOR:  #ffffff;
    FONT-FAMILY: Verdana;
	font-weight: normal;
	letter-spacing:0px;
	text-decoration:none;

}
.LetraBlancaVerdana15
{
    FONT-SIZE: 22px;
    COLOR:  #ffffff;
    FONT-FAMILY: Verdana;
	font-weight: normal;
	letter-spacing:0px;
	text-decoration:none;

}
.LetraMoraVerdana9
{
    FONT-SIZE: 10px;
    COLOR: #575057;
    FONT-FAMILY: Verdana;
	font-weight: normal;
	letter-spacing:0px;
}
.ClassDiv{
	border:0px;
	height:16px;
}

.LetraBlancaVerdana9
{
    FONT-SIZE: 10px;
    COLOR:  #ffffff;
    FONT-FAMILY: Verdana;
	font-weight: normal;
	letter-spacing:0px;
	text-decoration:none;

}

.LetraBlancaVerdana9LINKS {
	display: inline-block;
	text-decoration: none;
	border-width: 0px;
	border-style: none;
	margin: 0px;
	outline-style:none;
	FONT-SIZE: 10px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana;
	font-weight: normal;
	text-decoration:none;

}

 /* Safari hack */  
 body:first-of-type .elementOrClassName{  
    height: 60%;
 }   


