.SkinObject {
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	color: #999999;
	text-decoration: none;}
A.SkinObject:link {
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	color: #990033;
	text-decoration: none;
	font-weight: bold;
	}
A.SkinObject:Hover{
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
A.SkinObject:visited{
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	color: #990033;
	text-decoration: none;
	font-weight: bold;}
.becsbk{
	background-image:url(images/becswebdesignbk.jpg);
	background-position:top;
	background-color:#000000;
	background-repeat:no-repeat;
}
