@charset "utf-8";
.ALBERT {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
}
a {
	text-align: center;
}
a:link (línea 32)

{

color: #fff !important;

text-decoration: none;

}

a:hover (línea 40)

{

text-decoration: none;

color: #ffffff;

}
