A{
  COLOR: #999999;
  FONT-FAMILY: Verdana, Arial, sans-serif;
  FONT-SIZE: 9px;
  text-decoration : none;
}
A:HOVER {
  COLOR: #333333;
  FONT-FAMILY: Verdana, Arial, sans-serif;
  FONT-SIZE: 9px;
  text-decoration : none;
}
A.enlace2 {
  COLOR: #333333;
  FONT-FAMILY: Verdana, Arial, sans-serif;
  FONT-SIZE: 9px;
  text-decoration : none;
}
A.enlace2:HOVER {
	COLOR: #999999;
	FONT-FAMILY: Verdana, Arial, sans-serif;
	FONT-SIZE: 9px;
	text-decoration : underline;
	border: thin none;
}

