/*
FRN Broadband News style customization classes.
Author: Avery P.
Copyright © 2007 WJXR, Inc.
*/

/* this is the style section.*/

/* The body area customization class */
.hpbody			{background-color: #F0F1FA}

/* News link class */
.bbhplink          	{font-size: small;font-family: times, serif; text-decoration: underline; color: #000080;}
.bbhplink:hover		{font-size: small;font-family: times, serif; text-decoration: underline; color: #000080;}
.bbhplink:visited	{font-size: small;font-family: times, serif; text-decoration: underline; color: #1F3B55;}

