/*font and font colors*/


/*links and links colors*/
a
	{
		color:#FF0000!important;
		font-weight: bold;
		text-decoration:none;

	}

a:hover
	{
		text-decoration: underline;
	}


/*left hand nav stuff*/

/*background imaege*/
.bg {
	background-image : url(/staticarchive/8cb339363405480fc19cea6953b1ec26aca8188e.gif);
	background-repeat : repeat-x;
}


.bbcpageServices {color:#000000!important; text-decoration:none;background-color: #FFFFFF;font-weight:normal;}
a.bbcpageServices,a.bbcpageServices:active,a.bbcpageServices:visited {color:#000000!important; text-decoration:none;font-family: verdana, helvetica, arial, sans serif;font-weight:normal;}
a.bbcpageServices:hover {color:#000000!important; text-decoration:underline;font-family: verdana, helvetica, arial, sans serif;font-weight:normal;}
.bbcpageFooter {font-family: verdana, arial, helvetica, sans-serif; text-decoration:none; color: #666666;font-weight:normal;}

.bbcpageTopleftlink {color:#000000!important;}
.bbcpageWhite {color:#fff!important;}