.friendly { font-family: Garamond; font-size: 16px; color:blue; text-decoration: none; }
.friendly:link { font-family: Garamond; font-size: 16px; color:blue; text-decoration: none; }
.friendly:active { font-family: Garamond; font-size: 16px; color:red; text-decoration: none; }
.friendly:hover { font-family: Garamond; font-size: 16px; color:green; text-decoration: none; }
.friendly:visited { font-family: Garamond; font-size: 16px; text-decoration: none; }
.fphTitle { font-family: Garamond; font-size: 16px; color:#AA00FF; text-decoration: none; }