A:link {
	COLOR: #000066; TEXT-DECORATION: underline
}
A:visited {
	COLOR: #000066; TEXT-DECORATION: underline
}
A:active {
	COLOR: #000000; TEXT-DECORATION: none
      
}
A:hover {
	COLOR: #0000CC; TEXT-DECORATION: none
}
A.MENU1:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
A.MENU1:HOVER {
	COLOR: #7766cc; TEXT-DECORATION: none
}
HR {
  color:#060698;
}
a.mail:link {
  color:#060698;
  font-weight : bold;
}
a.mail:hover {
  color:#060698;
  font-weight : bold;
  text-decoration : underline;
}
.letra_inicial {
  font-family: Book Antiqua,Verdana, Arial, Helvetica, sans-serif;
  font-size: 25pt;
  color: #00299C;
   font-weight: bold;
}body {
	background-color: #FFFFFF;
	background-repeat: repeat;
	background-image: url(images/fondo_CPF.jpg);
	background-attachment: fixed;


}
