<!--

A:link {
	color:  #666699;
	text-decoration: none;
	font-size: 11px;
}

A:visited {
	color:  #666699;
	text-decoration: none;
	font-size: 11px;
}

A:active {
	color:#666699;
	text-decoration: none;
    font-size: 11px;
}

A:hover {
	color: #666699;
	text-decoration: underline;
	font-size: 11px;
}

.white:link { color: #009966; font-family: Verdana,Arial,Helvetica;  font-size: 12px;   text-decoration: underline}
.white:visited { color: #009966; font-family: Verdana,Arial,Helvetica;  font-size: 12px;   text-decoration: underline}
.white:active { color: #009966; font-family: Verdana,Arial,Helvetica;  font-size: 12px;   text-decoration: underline}
.white:hover { color: #003300;  font-family: Verdana,Arial,Helvetica;  font-size: 12px; text-decoration: underline}


.verde {
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
FONT-SIZE: 8pt;
COLOR: #009966
}
.negro {
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
FONT-SIZE: 8pt;
COLOR: #000000
}
p {
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
FONT-SIZE: 8pt;
COLOR: #000000
}
-->

